Class CfnChannelPropsMixin.AudioSelectorSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AudioSelectorSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.AudioSelectorSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.AudioSelectorSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.AudioSelectorSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.AudioSelectorSettingsProperty
An implementation for
CfnChannelPropsMixin.AudioSelectorSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AudioSelectorSettingsProperty
CfnChannelPropsMixin.AudioSelectorSettingsProperty.Builder, CfnChannelPropsMixin.AudioSelectorSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AudioSelectorSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectSelector for HLS audio rendition.final ObjectThe language code of the audio to select.final ObjectThe PID of the audio to select.final ObjectInformation about the audio track to extract.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AudioSelectorSettingsProperty.Builder.
-
-
Method Details
-
getAudioHlsRenditionSelection
Description copied from interface:CfnChannelPropsMixin.AudioSelectorSettingsPropertySelector for HLS audio rendition.Returns union: either
IResolvableorCfnChannelPropsMixin.AudioHlsRenditionSelectionProperty- Specified by:
getAudioHlsRenditionSelectionin interfaceCfnChannelPropsMixin.AudioSelectorSettingsProperty- See Also:
-
getAudioLanguageSelection
Description copied from interface:CfnChannelPropsMixin.AudioSelectorSettingsPropertyThe language code of the audio to select.Returns union: either
IResolvableorCfnChannelPropsMixin.AudioLanguageSelectionProperty- Specified by:
getAudioLanguageSelectionin interfaceCfnChannelPropsMixin.AudioSelectorSettingsProperty- See Also:
-
getAudioPidSelection
Description copied from interface:CfnChannelPropsMixin.AudioSelectorSettingsPropertyThe PID of the audio to select.Returns union: either
IResolvableorCfnChannelPropsMixin.AudioPidSelectionProperty- Specified by:
getAudioPidSelectionin interfaceCfnChannelPropsMixin.AudioSelectorSettingsProperty- See Also:
-
getAudioTrackSelection
Description copied from interface:CfnChannelPropsMixin.AudioSelectorSettingsPropertyInformation about the audio track to extract.Returns union: either
IResolvableorCfnChannelPropsMixin.AudioTrackSelectionProperty- Specified by:
getAudioTrackSelectionin interfaceCfnChannelPropsMixin.AudioSelectorSettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-