| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static IncludeFillerNalUnits |
IncludeFillerNalUnits.fromValue(String value)
Use this in place of valueOf.
|
static IncludeFillerNalUnits |
IncludeFillerNalUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncludeFillerNalUnits[] |
IncludeFillerNalUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RtmpGroupSettings |
RtmpGroupSettings.withIncludeFillerNalUnits(IncludeFillerNalUnits includeFillerNalUnits)
Applies only when the rate control mode (in the codec settings) is CBR (constant bit rate).
|
Copyright © 2024. All rights reserved.