| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static Mp4CslgAtom |
Mp4CslgAtom.fromValue(String value)
Use this in place of valueOf.
|
static Mp4CslgAtom |
Mp4CslgAtom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mp4CslgAtom[] |
Mp4CslgAtom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mp4Settings |
Mp4Settings.withCslgAtom(Mp4CslgAtom 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.