| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static InputTimecodeSource |
InputTimecodeSource.fromValue(String value)
Use this in place of valueOf.
|
static InputTimecodeSource |
InputTimecodeSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputTimecodeSource[] |
InputTimecodeSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputTemplate |
InputTemplate.withTimecodeSource(InputTimecodeSource timecodeSource)
Use this Timecode source setting, located under the input settings (InputTimecodeSource), to specify how the
service counts input video frames.
|
Input |
Input.withTimecodeSource(InputTimecodeSource timecodeSource)
Use this Timecode source setting, located under the input settings (InputTimecodeSource), to specify how the
service counts input video frames.
|
Copyright © 2022. All rights reserved.