| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static M2tsForceTsVideoEbpOrder |
M2tsForceTsVideoEbpOrder.fromValue(String value)
Use this in place of valueOf.
|
static M2tsForceTsVideoEbpOrder |
M2tsForceTsVideoEbpOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M2tsForceTsVideoEbpOrder[] |
M2tsForceTsVideoEbpOrder.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.withForceTsVideoEbpOrder(M2tsForceTsVideoEbpOrder forceTsVideoEbpOrder)
Keep the default value (DEFAULT) unless you know that your audio EBP markers are incorrectly appearing before
your video EBP markers.
|
Copyright © 2020. All rights reserved.