@Stability(value=Stable) @Internal public static final class CfnChannel.HlsInputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsInputSettingsProperty
CfnChannel.HlsInputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.HlsInputSettingsProperty.Builder, CfnChannel.HlsInputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.HlsInputSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.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 |
getBandwidth()
When specified, the HLS stream with the m3u8 bandwidth that most closely matches this value is chosen.
|
Number |
getBufferSegments()
When specified, reading of the HLS input begins this many buffer segments from the end (most recently written segment).
|
Number |
getRetries()
The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.
|
Number |
getRetryInterval()
The number of seconds between retries when an attempt to read a manifest or segment fails.
|
String |
getScte35Source()
Identifies the source for the SCTE-35 messages that MediaLive will ingest.
|
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(CfnChannel.HlsInputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBandwidth()
CfnChannel.HlsInputSettingsPropertyOtherwise, the highest bandwidth stream in the m3u8 is chosen. The bitrate is specified in bits per second, as in an HLS manifest.
getBandwidth in interface CfnChannel.HlsInputSettingsPropertypublic final Number getBufferSegments()
CfnChannel.HlsInputSettingsPropertyWhen not specified, the HLS input begins with the first segment specified in the m3u8.
getBufferSegments in interface CfnChannel.HlsInputSettingsPropertypublic final Number getRetries()
CfnChannel.HlsInputSettingsPropertygetRetries in interface CfnChannel.HlsInputSettingsPropertypublic final Number getRetryInterval()
CfnChannel.HlsInputSettingsPropertygetRetryInterval in interface CfnChannel.HlsInputSettingsPropertypublic final String getScte35Source()
CfnChannel.HlsInputSettingsPropertyMessages can be ingested from the content segments (in the stream) or from tags in the playlist (the HLS manifest). MediaLive ignores SCTE-35 information in the source that is not selected.
getScte35Source in interface CfnChannel.HlsInputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.