Uses of Class
software.amazon.awssdk.services.medialive.model.AncillarySourceSettings
-
Packages that use AncillarySourceSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of AncillarySourceSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return AncillarySourceSettings Modifier and Type Method Description AncillarySourceSettingsCaptionSelectorSettings. ancillarySourceSettings()Returns the value of the AncillarySourceSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type AncillarySourceSettings Modifier and Type Method Description CaptionSelectorSettings.BuilderCaptionSelectorSettings.Builder. ancillarySourceSettings(AncillarySourceSettings ancillarySourceSettings)Sets the value of the AncillarySourceSettings property for this object.
-