| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Smpte2038DataPreference |
Smpte2038DataPreference.fromValue(String value)
Use this in place of valueOf.
|
static Smpte2038DataPreference |
Smpte2038DataPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Smpte2038DataPreference[] |
Smpte2038DataPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputSettings |
InputSettings.withSmpte2038DataPreference(Smpte2038DataPreference smpte2038DataPreference)
Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input.
|
Copyright © 2021. All rights reserved.