| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static InputPsiControl |
InputPsiControl.fromValue(String value)
Use this in place of valueOf.
|
static InputPsiControl |
InputPsiControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputPsiControl[] |
InputPsiControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.withPsiControl(InputPsiControl psiControl)
Set PSI control (InputPsiControl) for transport stream inputs to specify which data the demux process to scans.
|
InputTemplate |
InputTemplate.withPsiControl(InputPsiControl psiControl)
Set PSI control (InputPsiControl) for transport stream inputs to specify which data the demux process to scans.
|
Copyright © 2023. All rights reserved.