@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.CmafPackageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.CmafPackageProperty
CfnPackagingConfiguration.CmafPackagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.CmafPackageProperty.Builder, CfnPackagingConfiguration.CmafPackageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.CmafPackageProperty.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.
|
Object |
getIncludeEncoderConfigurationInSegments()
When includeEncoderConfigurationInSegments is set to true, MediaPackage places your encoder's Sequence Parameter Set (SPS), Picture Parameter Set (PPS), and Video Parameter Set (VPS) metadata in every video segment instead of in the init fragment.
|
Number |
getSegmentDurationSeconds()
Duration (in seconds) of each segment.
|
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.CmafPackageProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final Object getHlsManifests()
CfnPackagingConfiguration.CmafPackagePropertygetHlsManifests in interface CfnPackagingConfiguration.CmafPackagePropertypublic final Object getEncryption()
CfnPackagingConfiguration.CmafPackagePropertygetEncryption in interface CfnPackagingConfiguration.CmafPackagePropertypublic final Object getIncludeEncoderConfigurationInSegments()
CfnPackagingConfiguration.CmafPackagePropertyThis lets you use different SPS/PPS/VPS settings for your assets during content playback.
getIncludeEncoderConfigurationInSegments in interface CfnPackagingConfiguration.CmafPackagePropertypublic final Number getSegmentDurationSeconds()
CfnPackagingConfiguration.CmafPackagePropertyActual segments are rounded to the nearest multiple of the source fragment duration.
getSegmentDurationSeconds in interface CfnPackagingConfiguration.CmafPackageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.