@Stability(value=Stable) @Internal public static final class CfnChannel.M3u8SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.M3u8SettingsProperty
CfnChannel.M3u8SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.M3u8SettingsProperty.Builder, CfnChannel.M3u8SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number audioFramesPerPes,
String audioPids,
String ecmPid,
String nielsenId3Behavior,
Number patInterval,
String pcrControl,
Number pcrPeriod,
String pcrPid,
Number pmtInterval,
String pmtPid,
Number programNum,
String scte35Behavior,
String scte35Pid,
String timedMetadataBehavior,
String timedMetadataPid,
Number transportStreamId,
String videoPid)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAudioFramesPerPes()
`CfnChannel.M3u8SettingsProperty.AudioFramesPerPes`.
|
String |
getAudioPids()
`CfnChannel.M3u8SettingsProperty.AudioPids`.
|
String |
getEcmPid()
`CfnChannel.M3u8SettingsProperty.EcmPid`.
|
String |
getNielsenId3Behavior()
`CfnChannel.M3u8SettingsProperty.NielsenId3Behavior`.
|
Number |
getPatInterval()
`CfnChannel.M3u8SettingsProperty.PatInterval`.
|
String |
getPcrControl()
`CfnChannel.M3u8SettingsProperty.PcrControl`.
|
Number |
getPcrPeriod()
`CfnChannel.M3u8SettingsProperty.PcrPeriod`.
|
String |
getPcrPid()
`CfnChannel.M3u8SettingsProperty.PcrPid`.
|
Number |
getPmtInterval()
`CfnChannel.M3u8SettingsProperty.PmtInterval`.
|
String |
getPmtPid()
`CfnChannel.M3u8SettingsProperty.PmtPid`.
|
Number |
getProgramNum()
`CfnChannel.M3u8SettingsProperty.ProgramNum`.
|
String |
getScte35Behavior()
`CfnChannel.M3u8SettingsProperty.Scte35Behavior`.
|
String |
getScte35Pid()
`CfnChannel.M3u8SettingsProperty.Scte35Pid`.
|
String |
getTimedMetadataBehavior()
`CfnChannel.M3u8SettingsProperty.TimedMetadataBehavior`.
|
String |
getTimedMetadataPid()
`CfnChannel.M3u8SettingsProperty.TimedMetadataPid`.
|
Number |
getTransportStreamId()
`CfnChannel.M3u8SettingsProperty.TransportStreamId`.
|
String |
getVideoPid()
`CfnChannel.M3u8SettingsProperty.VideoPid`.
|
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(Number audioFramesPerPes, String audioPids, String ecmPid, String nielsenId3Behavior, Number patInterval, String pcrControl, Number pcrPeriod, String pcrPid, Number pmtInterval, String pmtPid, Number programNum, String scte35Behavior, String scte35Pid, String timedMetadataBehavior, String timedMetadataPid, Number transportStreamId, String videoPid)
CfnChannel.AacSettingsProperty.Builder.public final Number getAudioFramesPerPes()
CfnChannel.M3u8SettingsPropertygetAudioFramesPerPes in interface CfnChannel.M3u8SettingsPropertypublic final String getAudioPids()
CfnChannel.M3u8SettingsPropertygetAudioPids in interface CfnChannel.M3u8SettingsPropertypublic final String getEcmPid()
CfnChannel.M3u8SettingsPropertygetEcmPid in interface CfnChannel.M3u8SettingsPropertypublic final String getNielsenId3Behavior()
CfnChannel.M3u8SettingsPropertygetNielsenId3Behavior in interface CfnChannel.M3u8SettingsPropertypublic final Number getPatInterval()
CfnChannel.M3u8SettingsPropertygetPatInterval in interface CfnChannel.M3u8SettingsPropertypublic final String getPcrControl()
CfnChannel.M3u8SettingsPropertygetPcrControl in interface CfnChannel.M3u8SettingsPropertypublic final Number getPcrPeriod()
CfnChannel.M3u8SettingsPropertygetPcrPeriod in interface CfnChannel.M3u8SettingsPropertypublic final String getPcrPid()
CfnChannel.M3u8SettingsPropertygetPcrPid in interface CfnChannel.M3u8SettingsPropertypublic final Number getPmtInterval()
CfnChannel.M3u8SettingsPropertygetPmtInterval in interface CfnChannel.M3u8SettingsPropertypublic final String getPmtPid()
CfnChannel.M3u8SettingsPropertygetPmtPid in interface CfnChannel.M3u8SettingsPropertypublic final Number getProgramNum()
CfnChannel.M3u8SettingsPropertygetProgramNum in interface CfnChannel.M3u8SettingsPropertypublic final String getScte35Behavior()
CfnChannel.M3u8SettingsPropertygetScte35Behavior in interface CfnChannel.M3u8SettingsPropertypublic final String getScte35Pid()
CfnChannel.M3u8SettingsPropertygetScte35Pid in interface CfnChannel.M3u8SettingsPropertypublic final String getTimedMetadataBehavior()
CfnChannel.M3u8SettingsPropertygetTimedMetadataBehavior in interface CfnChannel.M3u8SettingsPropertypublic final String getTimedMetadataPid()
CfnChannel.M3u8SettingsPropertygetTimedMetadataPid in interface CfnChannel.M3u8SettingsPropertypublic final Number getTransportStreamId()
CfnChannel.M3u8SettingsPropertygetTransportStreamId in interface CfnChannel.M3u8SettingsPropertypublic final String getVideoPid()
CfnChannel.M3u8SettingsPropertygetVideoPid in interface CfnChannel.M3u8SettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.