Uses of Class
software.amazon.awssdk.services.mediaconvert.model.EmbeddedDestinationSettings
-
Packages that use EmbeddedDestinationSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of EmbeddedDestinationSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return EmbeddedDestinationSettings Modifier and Type Method Description EmbeddedDestinationSettingsCaptionDestinationSettings. embeddedDestinationSettings()Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type EmbeddedDestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. embeddedDestinationSettings(EmbeddedDestinationSettings embeddedDestinationSettings)Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded or ancillary) captions.
-