| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static M2tsEbpAudioInterval |
M2tsEbpAudioInterval.fromValue(String value)
Use this in place of valueOf.
|
static M2tsEbpAudioInterval |
M2tsEbpAudioInterval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M2tsEbpAudioInterval[] |
M2tsEbpAudioInterval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
M2tsSettings |
M2tsSettings.withEbpAudioInterval(M2tsEbpAudioInterval ebpAudioInterval)
When set to VIDEO_AND_FIXED_INTERVALS, audio EBP markers will be added to partitions 3 and 4.
|
Copyright © 2021. All rights reserved.