| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static MovCslgAtom |
MovCslgAtom.fromValue(String value)
Use this in place of valueOf.
|
static MovCslgAtom |
MovCslgAtom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MovCslgAtom[] |
MovCslgAtom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MovSettings |
MovSettings.withCslgAtom(MovCslgAtom cslgAtom)
When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to
sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included
per 14496-1 amendment 1.
|
Copyright © 2024. All rights reserved.