| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static M2tsEbpPlacement |
M2tsEbpPlacement.fromValue(String value)
Use this in place of valueOf.
|
static M2tsEbpPlacement |
M2tsEbpPlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M2tsEbpPlacement[] |
M2tsEbpPlacement.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.withEbpPlacement(M2tsEbpPlacement ebpPlacement)
Selects which PIDs to place EBP markers on.
|
Copyright © 2022. All rights reserved.