@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.HlsPackageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.HlsPackageProperty
CfnPackagingConfiguration.HlsPackagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.HlsPackageProperty.Builder, CfnPackagingConfiguration.HlsPackageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.HlsPackageProperty.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) |
Object |
getEncryption()
Parameters for encrypting content.
|
Object |
getHlsManifests()
A list of HLS manifest configurations that are available from this endpoint.
|
Number |
getSegmentDurationSeconds()
Duration (in seconds) of each fragment.
|
Object |
getUseAudioRenditionGroup()
When true, AWS Elemental MediaPackage bundles all audio tracks in a rendition group.
|
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.HlsPackageProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final Object getHlsManifests()
CfnPackagingConfiguration.HlsPackagePropertygetHlsManifests in interface CfnPackagingConfiguration.HlsPackagePropertypublic final Object getEncryption()
CfnPackagingConfiguration.HlsPackagePropertygetEncryption in interface CfnPackagingConfiguration.HlsPackagePropertypublic final Number getSegmentDurationSeconds()
CfnPackagingConfiguration.HlsPackagePropertyActual fragments are rounded to the nearest multiple of the source fragment duration.
getSegmentDurationSeconds in interface CfnPackagingConfiguration.HlsPackagePropertypublic final Object getUseAudioRenditionGroup()
CfnPackagingConfiguration.HlsPackagePropertyAll other tracks in the stream can be used with any audio rendition from the group.
getUseAudioRenditionGroup in interface CfnPackagingConfiguration.HlsPackageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.