| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsDescriptiveVideoServiceFlag |
HlsDescriptiveVideoServiceFlag.fromValue(String value)
Use this in place of valueOf.
|
static HlsDescriptiveVideoServiceFlag |
HlsDescriptiveVideoServiceFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsDescriptiveVideoServiceFlag[] |
HlsDescriptiveVideoServiceFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsSettings |
HlsSettings.withDescriptiveVideoServiceFlag(HlsDescriptiveVideoServiceFlag descriptiveVideoServiceFlag)
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest.
|
Copyright © 2023. All rights reserved.