@Stability(value=Stable) @Internal public static final class CfnOriginEndpoint.HlsPackageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOriginEndpoint.HlsPackageProperty
CfnOriginEndpoint.HlsPackagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnOriginEndpoint.HlsPackageProperty.Builder, CfnOriginEndpoint.HlsPackageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOriginEndpoint.HlsPackageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOriginEndpoint.AuthorizationProperty.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()
Controls how ad markers are included in the packaged endpoint.
|
String |
getAdsOnDeliveryRestrictions()
The flags on SCTE-35 segmentation descriptors that have to be present for MediaPackage to insert ad markers in the output manifest.
|
List<String> |
getAdTriggers()
Specifies the SCTE-35 message types that MediaPackage treats as ad markers in the output manifest.
|
Object |
getEncryption()
Parameters for encrypting content.
|
Object |
getIncludeIframeOnlyStream()
Only applies to stream sets with a single video track.
|
String |
getPlaylistType()
When specified as either `event` or `vod` , a corresponding `EXT-X-PLAYLIST-TYPE` entry is included in the media playlist.
|
Number |
getPlaylistWindowSeconds()
Time window (in seconds) contained in each parent manifest.
|
Number |
getProgramDateTimeIntervalSeconds()
Inserts `EXT-X-PROGRAM-DATE-TIME` tags in the output manifest at the interval that you specify.
|
Number |
getSegmentDurationSeconds()
Duration (in seconds) of each fragment.
|
Object |
getStreamSelection()
Limitations for outputs from the endpoint, based on the video bitrate.
|
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(CfnOriginEndpoint.HlsPackageProperty.Builder builder)
CfnOriginEndpoint.AuthorizationProperty.Builder.public final String getAdMarkers()
CfnOriginEndpoint.HlsPackageProperty
Valid values are none , passthrough , or scte35_enhanced .
NONE - omits all SCTE-35 ad markers from the output.PASSTHROUGH - creates a copy in the output of the SCTE-35 ad markers (comments) taken directly from the input manifest.SCTE35_ENHANCED - generates ad markers and blackout tags in the output based on the SCTE-35 messages from the input manifest.getAdMarkers in interface CfnOriginEndpoint.HlsPackagePropertypublic final String getAdsOnDeliveryRestrictions()
CfnOriginEndpoint.HlsPackagePropertyFor information about SCTE-35 in MediaPackage, see SCTE-35 Message Options in AWS Elemental MediaPackage .
getAdsOnDeliveryRestrictions in interface CfnOriginEndpoint.HlsPackagePropertypublic final List<String> getAdTriggers()
CfnOriginEndpoint.HlsPackagePropertyValid values:
BREAKDISTRIBUTOR_ADVERTISEMENTDISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITYDISTRIBUTOR_PLACEMENT_OPPORTUNITYPROVIDER_ADVERTISEMENTPROVIDER_OVERLAY_PLACEMENT_OPPORTUNITYPROVIDER_PLACEMENT_OPPORTUNITYSPLICE_INSERTgetAdTriggers in interface CfnOriginEndpoint.HlsPackagePropertypublic final Object getEncryption()
CfnOriginEndpoint.HlsPackagePropertygetEncryption in interface CfnOriginEndpoint.HlsPackagePropertypublic final Object getIncludeIframeOnlyStream()
CfnOriginEndpoint.HlsPackagePropertyWhen true, the stream set includes an additional I-frame only stream, along with the other tracks. If false, this extra stream is not included.
getIncludeIframeOnlyStream in interface CfnOriginEndpoint.HlsPackagePropertypublic final String getPlaylistType()
CfnOriginEndpoint.HlsPackagePropertyIndicates if the playlist is live-to-VOD content.
getPlaylistType in interface CfnOriginEndpoint.HlsPackagePropertypublic final Number getPlaylistWindowSeconds()
CfnOriginEndpoint.HlsPackagePropertygetPlaylistWindowSeconds in interface CfnOriginEndpoint.HlsPackagePropertypublic final Number getProgramDateTimeIntervalSeconds()
CfnOriginEndpoint.HlsPackagePropertyAdditionally, 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 CfnOriginEndpoint.HlsPackagePropertypublic final Number getSegmentDurationSeconds()
CfnOriginEndpoint.HlsPackagePropertyActual fragments are rounded to the nearest multiple of the source fragment duration.
getSegmentDurationSeconds in interface CfnOriginEndpoint.HlsPackagePropertypublic final Object getStreamSelection()
CfnOriginEndpoint.HlsPackagePropertygetStreamSelection in interface CfnOriginEndpoint.HlsPackagePropertypublic final Object getUseAudioRenditionGroup()
CfnOriginEndpoint.HlsPackagePropertyAll other tracks in the stream can be used with any audio rendition from the group.
getUseAudioRenditionGroup in interface CfnOriginEndpoint.HlsPackageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.