Class CfnChannel.MsSmoothOutputSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.MsSmoothOutputSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.MsSmoothOutputSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.MsSmoothOutputSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.MsSmoothOutputSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.MsSmoothOutputSettingsProperty
An implementation for
CfnChannel.MsSmoothOutputSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.MsSmoothOutputSettingsProperty
CfnChannel.MsSmoothOutputSettingsProperty.Builder, CfnChannel.MsSmoothOutputSettingsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.MsSmoothOutputSettingsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnChannel.MsSmoothOutputSettingsProperty.Builder
.
-
-
Method Details
-
getH265PackagingType
Description copied from interface:CfnChannel.MsSmoothOutputSettingsProperty
Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.- Specified by:
getH265PackagingType
in interfaceCfnChannel.MsSmoothOutputSettingsProperty
-
getNameModifier
Description copied from interface:CfnChannel.MsSmoothOutputSettingsProperty
A string that is concatenated to the end of the destination file name.This is required for multiple outputs of the same type.
- Specified by:
getNameModifier
in interfaceCfnChannel.MsSmoothOutputSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-