Class CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty
An implementation for
CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty-
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.CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty
CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Builder, CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.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 NumberMaximum statmux bitrate.final NumberMinimum statmux bitrate.final NumberThe purpose of the priority is to use a combination of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to prioritize the video quality of some channels in a\nmultiplex over others.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
protected Jsii$Proxy(CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty.Builder.
-
-
Method Details
-
getMaximumBitrate
Description copied from interface:CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsPropertyMaximum statmux bitrate.- Specified by:
getMaximumBitratein interfaceCfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty- See Also:
-
getMinimumBitrate
Description copied from interface:CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsPropertyMinimum statmux bitrate.- Specified by:
getMinimumBitratein interfaceCfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty- See Also:
-
getPriority
Description copied from interface:CfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsPropertyThe purpose of the priority is to use a combination of the\nmultiplex rate control algorithm and the QVBR capability of the\nencoder to prioritize the video quality of some channels in a\nmultiplex over others.Channels that have a higher priority will\nget higher video quality at the expense of the video quality of\nother channels in the multiplex with lower priority.
- Specified by:
getPriorityin interfaceCfnMultiplexprogramPropsMixin.MultiplexStatmuxVideoSettingsProperty- 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()
-