| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static AfdSignaling |
AfdSignaling.fromValue(String value)
Use this in place of valueOf.
|
static AfdSignaling |
AfdSignaling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AfdSignaling[] |
AfdSignaling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mpeg2Settings |
Mpeg2Settings.withAfdSignaling(AfdSignaling afdSignaling)
Indicates the AFD values that MediaLive will write into the video encode.
|
H265Settings |
H265Settings.withAfdSignaling(AfdSignaling afdSignaling)
Indicates that AFD values will be written into the output stream.
|
H264Settings |
H264Settings.withAfdSignaling(AfdSignaling afdSignaling)
Indicates that AFD values will be written into the output stream.
|
Copyright © 2022. All rights reserved.