Enum CmfcDescriptiveVideoServiceFlag

java.lang.Object
java.lang.Enum<CmfcDescriptiveVideoServiceFlag>
software.amazon.awssdk.services.mediaconvert.model.CmfcDescriptiveVideoServiceFlag
All Implemented Interfaces:
Serializable, Comparable<CmfcDescriptiveVideoServiceFlag>

@Generated("software.amazon.awssdk:codegen") public enum CmfcDescriptiveVideoServiceFlag extends Enum<CmfcDescriptiveVideoServiceFlag>
Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest. When you choose Flag, MediaConvert includes the parameter CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you keep the default choice, Don't flag, MediaConvert leaves this parameter out. The DVS flag can help with accessibility on Apple devices. For more information, see the Apple documentation.