@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.StreamSelectionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.StreamSelectionProperty
CfnPackagingConfiguration.StreamSelectionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.StreamSelectionProperty.Builder, CfnPackagingConfiguration.StreamSelectionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.StreamSelectionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPackagingConfiguration.CmafEncryptionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getMaxVideoBitsPerSecond()
The upper limit of the bitrates that this endpoint serves.
|
Number |
getMinVideoBitsPerSecond()
The lower limit of the bitrates that this endpoint serves.
|
String |
getStreamOrder()
Order in which the different video bitrates are presented to the player.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPackagingConfiguration.StreamSelectionProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final Number getMaxVideoBitsPerSecond()
CfnPackagingConfiguration.StreamSelectionPropertyIf the video track exceeds this threshold, then AWS Elemental MediaPackage excludes it from output. If you don't specify a value, it defaults to 2147483647 bits per second.
getMaxVideoBitsPerSecond in interface CfnPackagingConfiguration.StreamSelectionPropertypublic final Number getMinVideoBitsPerSecond()
CfnPackagingConfiguration.StreamSelectionPropertyIf the video track is below this threshold, then AWS Elemental MediaPackage excludes it from output. If you don't specify a value, it defaults to 0 bits per second.
getMinVideoBitsPerSecond in interface CfnPackagingConfiguration.StreamSelectionPropertypublic final String getStreamOrder()
CfnPackagingConfiguration.StreamSelectionProperty
Valid values: ORIGINAL , VIDEO_BITRATE_ASCENDING , VIDEO_BITRATE_DESCENDING .
getStreamOrder in interface CfnPackagingConfiguration.StreamSelectionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.