| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsTimedMetadataId3Frame |
HlsTimedMetadataId3Frame.fromValue(String value)
Use this in place of valueOf.
|
static HlsTimedMetadataId3Frame |
HlsTimedMetadataId3Frame.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsTimedMetadataId3Frame[] |
HlsTimedMetadataId3Frame.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsGroupSettings |
HlsGroupSettings.withTimedMetadataId3Frame(HlsTimedMetadataId3Frame timedMetadataId3Frame)
Specify the type of the ID3 frame (timedMetadataId3Frame) to use for ID3 timestamps (timedMetadataId3Period) in
your output.
|
Copyright © 2022. All rights reserved.