Class CfnChannelPropsMixin.Fmp4HlsSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.Fmp4HlsSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.Fmp4HlsSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.Fmp4HlsSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.Fmp4HlsSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.Fmp4HlsSettingsProperty
An implementation for
CfnChannelPropsMixin.Fmp4HlsSettingsProperty-
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.Fmp4HlsSettingsProperty
CfnChannelPropsMixin.Fmp4HlsSettingsProperty.Builder, CfnChannelPropsMixin.Fmp4HlsSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.Fmp4HlsSettingsProperty.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 StringList all the audio groups that are used with the video output stream.final StringIf set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.final StringWhen set to passthrough, timed metadata is passed through from input to output.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.Fmp4HlsSettingsProperty.Builder.
-
-
Method Details
-
getAudioRenditionSets
Description copied from interface:CfnChannelPropsMixin.Fmp4HlsSettingsPropertyList all the audio groups that are used with the video output stream.Input all the audio GROUP-IDs that are associated to the video, separate by ','.
- Specified by:
getAudioRenditionSetsin interfaceCfnChannelPropsMixin.Fmp4HlsSettingsProperty- See Also:
-
getNielsenId3Behavior
Description copied from interface:CfnChannelPropsMixin.Fmp4HlsSettingsPropertyIf set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.- Specified by:
getNielsenId3Behaviorin interfaceCfnChannelPropsMixin.Fmp4HlsSettingsProperty- See Also:
-
getTimedMetadataBehavior
Description copied from interface:CfnChannelPropsMixin.Fmp4HlsSettingsPropertyWhen set to passthrough, timed metadata is passed through from input to output.- Specified by:
getTimedMetadataBehaviorin interfaceCfnChannelPropsMixin.Fmp4HlsSettingsProperty- 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()
-