| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static FixedAfd |
FixedAfd.fromValue(String value)
Use this in place of valueOf.
|
static FixedAfd |
FixedAfd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FixedAfd[] |
FixedAfd.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.withFixedAfd(FixedAfd fixedAfd)
Complete this field only when afdSignaling is set to FIXED.
|
H265Settings |
H265Settings.withFixedAfd(FixedAfd fixedAfd)
Four bit AFD value to write on all frames of video in the output stream.
|
H264Settings |
H264Settings.withFixedAfd(FixedAfd fixedAfd)
Four bit AFD value to write on all frames of video in the output stream.
|
Copyright © 2022. All rights reserved.