| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static VideoTimecodeInsertion |
VideoTimecodeInsertion.fromValue(String value)
Use this in place of valueOf.
|
static VideoTimecodeInsertion |
VideoTimecodeInsertion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoTimecodeInsertion[] |
VideoTimecodeInsertion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoDescription |
VideoDescription.withTimecodeInsertion(VideoTimecodeInsertion timecodeInsertion)
Applies only to H.264, H.265, MPEG2, and ProRes outputs.
|
Copyright © 2025. All rights reserved.