Class Fmp4HlsSettingsProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.alpha.Fmp4HlsSettingsProps.Jsii$Proxy
- All Implemented Interfaces:
Fmp4HlsSettingsProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
Fmp4HlsSettingsProps
@Stability(Experimental)
@Internal
public static final class Fmp4HlsSettingsProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements Fmp4HlsSettingsProps
An implementation for
Fmp4HlsSettingsProps-
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.services.medialive.alpha.Fmp4HlsSettingsProps
Fmp4HlsSettingsProps.Builder, Fmp4HlsSettingsProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(Fmp4HlsSettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFmp4HlsSettingsProps.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 String(experimental) The audio GROUP-IDs used with this video output stream, comma-separated.final M3u8NielsenId3Behavior(experimental) Nielsen ID3 passthrough behavior.(experimental) Timed-metadata passthrough behavior.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 theFmp4HlsSettingsProps.Builder.
-
-
Method Details
-
getAudioRenditionSets
Description copied from interface:Fmp4HlsSettingsProps(experimental) The audio GROUP-IDs used with this video output stream, comma-separated.Default: - service default
- Specified by:
getAudioRenditionSetsin interfaceFmp4HlsSettingsProps
-
getNielsenId3Behavior
Description copied from interface:Fmp4HlsSettingsProps(experimental) Nielsen ID3 passthrough behavior.Default: - service default
- Specified by:
getNielsenId3Behaviorin interfaceFmp4HlsSettingsProps
-
getTimedMetadataBehavior
Description copied from interface:Fmp4HlsSettingsProps(experimental) Timed-metadata passthrough behavior.Default: - service default
- Specified by:
getTimedMetadataBehaviorin interfaceFmp4HlsSettingsProps
-
$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()
-