| 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 |
|---|---|
Input |
Input.withTimecodeSource(InputTimecodeSource timecodeSource)
Use this Timecode source setting, located under the input settings, to specify how the service counts input video
frames.
|
VideoOverlayInput |
VideoOverlayInput.withTimecodeSource(InputTimecodeSource timecodeSource)
Specify the timecode source for your video overlay input clips.
|
InputTemplate |
InputTemplate.withTimecodeSource(InputTimecodeSource timecodeSource)
Use this Timecode source setting, located under the input settings, to specify how the service counts input video
frames.
|
Copyright © 2025. All rights reserved.