@Stability(value=Stable) @Internal public static final class CfnPackagingConfiguration.HlsManifestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackagingConfiguration.HlsManifestProperty
CfnPackagingConfiguration.HlsManifestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPackagingConfiguration.HlsManifestProperty.Builder, CfnPackagingConfiguration.HlsManifestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPackagingConfiguration.HlsManifestProperty.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) |
String |
getAdMarkers()
This setting controls ad markers in the packaged content.
|
Object |
getIncludeIframeOnlyStream()
Applies to stream sets with a single video track only.
|
String |
getManifestName()
A short string that's appended to the end of the endpoint URL to create a unique path to this packaging configuration.
|
Number |
getProgramDateTimeIntervalSeconds()
Inserts `EXT-X-PROGRAM-DATE-TIME` tags in the output manifest at the interval that you specify.
|
Object |
getRepeatExtXKey()
Repeat the `EXT-X-KEY` directive for every media segment.
|
Object |
getStreamSelection()
Video bitrate limitations for outputs from this packaging configuration.
|
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.HlsManifestProperty.Builder builder)
CfnPackagingConfiguration.CmafEncryptionProperty.Builder.public final String getAdMarkers()
CfnPackagingConfiguration.HlsManifestProperty
NONE omits SCTE-35 ad markers from the output. PASSTHROUGH copies SCTE-35 ad markers from the source content to the output. SCTE35_ENHANCED generates ad markers and blackout tags in the output, based on SCTE-35 messages in the source content.
getAdMarkers in interface CfnPackagingConfiguration.HlsManifestPropertypublic final Object getIncludeIframeOnlyStream()
CfnPackagingConfiguration.HlsManifestPropertyWhen enabled, the output includes an additional I-frame only stream, along with the other tracks.
getIncludeIframeOnlyStream in interface CfnPackagingConfiguration.HlsManifestPropertypublic final String getManifestName()
CfnPackagingConfiguration.HlsManifestPropertygetManifestName in interface CfnPackagingConfiguration.HlsManifestPropertypublic final Number getProgramDateTimeIntervalSeconds()
CfnPackagingConfiguration.HlsManifestPropertyAdditionally, ID3Timed metadata messages are generated every 5 seconds starting when the content was ingested.
Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.
Omit this attribute or enter 0 to indicate that the EXT-X-PROGRAM-DATE-TIME tags are not included in the manifest.
getProgramDateTimeIntervalSeconds in interface CfnPackagingConfiguration.HlsManifestPropertypublic final Object getRepeatExtXKey()
CfnPackagingConfiguration.HlsManifestPropertyThis might result in an increase in client requests to the DRM server.
getRepeatExtXKey in interface CfnPackagingConfiguration.HlsManifestPropertypublic final Object getStreamSelection()
CfnPackagingConfiguration.HlsManifestPropertygetStreamSelection in interface CfnPackagingConfiguration.HlsManifestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.