Class CfnChannel.M2tsSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.M2tsSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannel.M2tsSettingsProperty
CfnChannel.M2tsSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.M2tsSettingsProperty
CfnChannel.M2tsSettingsProperty.Builder, CfnChannel.M2tsSettingsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.M2tsSettingsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final String
When set to drop, the output audio streams are removed from the program if the selected input audio stream is removed from the input.final String
getArib()
When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.final String
The PID for ARIB Captions in the transport stream.final String
If set to auto, The PID number used for ARIB Captions will be auto-selected from unused PIDs.final String
When set to dvb, uses the DVB buffer model for Dolby Digital audio.final Number
The number of audio frames to insert for each PES packet.final String
The PID of the elementary audio streams in the transport stream.final String
When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3.final Number
The output bitrate of the transport stream in bits per second.final String
If set to multiplex, uses the multiplex buffer model for accurate interleaving.final String
When set to enabled, generates captionServiceDescriptor in PMT.final Object
Inserts a DVB Network Information Table (NIT) at the specified table repetition interval.final Object
Inserts a DVB Service Description Table (SDT) at the specified table repetition interval.final String
The PID for the input source DVB Subtitle data to this output.final Object
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.final String
The PID for the input source DVB Teletext data to this output.final String
getEbif()
If set to passthrough, passes any EBIF data from the input source to this output.final String
When videoAndFixedIntervals is selected, audio EBP markers are added to partitions 3 and 4.final Number
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video.final String
Controls placement of EBP on audio PIDs.final String
This field is unused and deprecated.final String
Includes or excludes the ES Rate field in the PES header.final String
The PID for the input source ETV Platform data to this output.final String
The PID for input source ETV Signal data to this output.final Number
The length in seconds of each fragment.final String
getKlv()
If set to passthrough, passes any KLV data from the input source to this output.final String
The PID for the input source KLV data to this output.final String
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.final Number
The value, in bits per second, of extra null packets to insert into the transport stream.final Number
The number of milliseconds between instances of this table in the output transport stream.final String
When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.final Number
The maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.final String
The PID of the Program Clock Reference (PCR) in the transport stream.final Number
The number of milliseconds between instances of this table in the output transport stream.final String
The PID for the Program Map Table (PMT) in the transport stream.final Number
The value of the program number field in the Program Map Table (PMT).final String
When VBR, does not insert null packets into the transport stream to fill the specified bitrate.final String
The PID for the input source SCTE-27 data to this output.final String
Optionally passes SCTE-35 signals from the input source to this output.final String
The PID of the SCTE-35 stream in the transport stream.final Number
CfnChannel.M2tsSettingsProperty.Scte35PrerollPullupMilliseconds
.final String
Inserts segmentation markers at each segmentationTime period.final String
The segmentation style parameter controls how segmentation markers are inserted into the transport stream.final Number
The length, in seconds, of each segment.final String
When set to passthrough, timed metadata is passed through from input to output.final String
The PID of the timed metadata stream in the transport stream.final Number
The value of the transport stream ID field in the Program Map Table (PMT).final String
The PID of the elementary video stream in the transport stream.final int
hashCode()
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.M2tsSettingsProperty.Builder
.
-
-
Method Details
-
getAbsentInputAudioBehavior
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to drop, the output audio streams are removed from the program if the selected input audio stream is removed from the input.This allows the output audio configuration to dynamically change based on the input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.
- Specified by:
getAbsentInputAudioBehavior
in interfaceCfnChannel.M2tsSettingsProperty
-
getArib
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.- Specified by:
getArib
in interfaceCfnChannel.M2tsSettingsProperty
-
getAribCaptionsPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for ARIB Captions in the transport stream.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getAribCaptionsPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getAribCaptionsPidControl
Description copied from interface:CfnChannel.M2tsSettingsProperty
If set to auto, The PID number used for ARIB Captions will be auto-selected from unused PIDs.If set to useConfigured, ARIB captions will be on the configured PID number.
- Specified by:
getAribCaptionsPidControl
in interfaceCfnChannel.M2tsSettingsProperty
-
getAudioBufferModel
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to dvb, uses the DVB buffer model for Dolby Digital audio.When set to atsc, the ATSC model is used.
- Specified by:
getAudioBufferModel
in interfaceCfnChannel.M2tsSettingsProperty
-
getAudioFramesPerPes
Description copied from interface:CfnChannel.M2tsSettingsProperty
The number of audio frames to insert for each PES packet.- Specified by:
getAudioFramesPerPes
in interfaceCfnChannel.M2tsSettingsProperty
-
getAudioPids
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID of the elementary audio streams in the transport stream.Multiple values are accepted, and can be entered in ranges or by comma separation. You can enter the value as a decimal or hexadecimal value. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getAudioPids
in interfaceCfnChannel.M2tsSettingsProperty
-
getAudioStreamType
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3.When set to dvb, uses stream type = 0x06.
- Specified by:
getAudioStreamType
in interfaceCfnChannel.M2tsSettingsProperty
-
getBitrate
Description copied from interface:CfnChannel.M2tsSettingsProperty
The output bitrate of the transport stream in bits per second.Setting to 0 lets the muxer automatically determine the appropriate bitrate.
- Specified by:
getBitrate
in interfaceCfnChannel.M2tsSettingsProperty
-
getBufferModel
Description copied from interface:CfnChannel.M2tsSettingsProperty
If set to multiplex, uses the multiplex buffer model for accurate interleaving.Setting to bufferModel to none can lead to lower latency, but low-memory devices might not be able to play back the stream without interruptions.
- Specified by:
getBufferModel
in interfaceCfnChannel.M2tsSettingsProperty
-
getCcDescriptor
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to enabled, generates captionServiceDescriptor in PMT.- Specified by:
getCcDescriptor
in interfaceCfnChannel.M2tsSettingsProperty
-
getDvbNitSettings
Description copied from interface:CfnChannel.M2tsSettingsProperty
Inserts a DVB Network Information Table (NIT) at the specified table repetition interval.- Specified by:
getDvbNitSettings
in interfaceCfnChannel.M2tsSettingsProperty
-
getDvbSdtSettings
Description copied from interface:CfnChannel.M2tsSettingsProperty
Inserts a DVB Service Description Table (SDT) at the specified table repetition interval.- Specified by:
getDvbSdtSettings
in interfaceCfnChannel.M2tsSettingsProperty
-
getDvbSubPids
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the input source DVB Subtitle data to this output.Multiple values are accepted, and can be entered in ranges and/or by comma separation. You can enter the value as a decimal or hexadecimal value. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getDvbSubPids
in interfaceCfnChannel.M2tsSettingsProperty
-
getDvbTdtSettings
Description copied from interface:CfnChannel.M2tsSettingsProperty
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.- Specified by:
getDvbTdtSettings
in interfaceCfnChannel.M2tsSettingsProperty
-
getDvbTeletextPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the input source DVB Teletext data to this output.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getDvbTeletextPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getEbif
Description copied from interface:CfnChannel.M2tsSettingsProperty
If set to passthrough, passes any EBIF data from the input source to this output.- Specified by:
getEbif
in interfaceCfnChannel.M2tsSettingsProperty
-
getEbpAudioInterval
Description copied from interface:CfnChannel.M2tsSettingsProperty
When videoAndFixedIntervals is selected, audio EBP markers are added to partitions 3 and 4.The interval between these additional markers is fixed, and is slightly shorter than the video EBP marker interval. This is only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 always follow the video interval.
- Specified by:
getEbpAudioInterval
in interfaceCfnChannel.M2tsSettingsProperty
-
getEbpLookaheadMs
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video.If another EBP is going to come in within the specified time interval, the current EBP is not emitted, and the segment is "stretched" to the next marker. The lookahead value does not add latency to the system. The channel must be configured elsewhere to create sufficient latency to make the lookahead accurate.
- Specified by:
getEbpLookaheadMs
in interfaceCfnChannel.M2tsSettingsProperty
-
getEbpPlacement
Description copied from interface:CfnChannel.M2tsSettingsProperty
Controls placement of EBP on audio PIDs.If set to videoAndAudioPids, EBP markers are placed on the video PID and all audio PIDs. If set to videoPid, EBP markers are placed on only the video PID.
- Specified by:
getEbpPlacement
in interfaceCfnChannel.M2tsSettingsProperty
-
getEcmPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
This field is unused and deprecated.- Specified by:
getEcmPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getEsRateInPes
Description copied from interface:CfnChannel.M2tsSettingsProperty
Includes or excludes the ES Rate field in the PES header.- Specified by:
getEsRateInPes
in interfaceCfnChannel.M2tsSettingsProperty
-
getEtvPlatformPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the input source ETV Platform data to this output.You can enter it as a decimal or hexadecimal value. Valid values are 32 (or 0x20) to 8182 (or 0x1ff6).
- Specified by:
getEtvPlatformPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getEtvSignalPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for input source ETV Signal data to this output.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getEtvSignalPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getFragmentTime
Description copied from interface:CfnChannel.M2tsSettingsProperty
The length in seconds of each fragment.This is used only with EBP markers.
- Specified by:
getFragmentTime
in interfaceCfnChannel.M2tsSettingsProperty
-
getKlv
Description copied from interface:CfnChannel.M2tsSettingsProperty
If set to passthrough, passes any KLV data from the input source to this output.- Specified by:
getKlv
in interfaceCfnChannel.M2tsSettingsProperty
-
getKlvDataPids
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the input source KLV data to this output.Multiple values are accepted, and can be entered in ranges or by comma separation. You can enter the value as a decimal or hexadecimal value. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getKlvDataPids
in interfaceCfnChannel.M2tsSettingsProperty
-
getNielsenId3Behavior
Description copied from interface:CfnChannel.M2tsSettingsProperty
If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.- Specified by:
getNielsenId3Behavior
in interfaceCfnChannel.M2tsSettingsProperty
-
getNullPacketBitrate
Description copied from interface:CfnChannel.M2tsSettingsProperty
The value, in bits per second, of extra null packets to insert into the transport stream.This can be used if a downstream encryption system requires periodic null packets.
- Specified by:
getNullPacketBitrate
in interfaceCfnChannel.M2tsSettingsProperty
-
getPatInterval
Description copied from interface:CfnChannel.M2tsSettingsProperty
The number of milliseconds between instances of this table in the output transport stream.Valid values are 0, 10..1000.
- Specified by:
getPatInterval
in interfaceCfnChannel.M2tsSettingsProperty
-
getPcrControl
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
- Specified by:
getPcrControl
in interfaceCfnChannel.M2tsSettingsProperty
-
getPcrPeriod
Description copied from interface:CfnChannel.M2tsSettingsProperty
The maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.- Specified by:
getPcrPeriod
in interfaceCfnChannel.M2tsSettingsProperty
-
getPcrPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID of the Program Clock Reference (PCR) in the transport stream.When no value is given, MediaLive assigns the same value as the video PID. You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getPcrPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getPmtInterval
Description copied from interface:CfnChannel.M2tsSettingsProperty
The number of milliseconds between instances of this table in the output transport stream.Valid values are 0, 10..1000.
- Specified by:
getPmtInterval
in interfaceCfnChannel.M2tsSettingsProperty
-
getPmtPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the Program Map Table (PMT) in the transport stream.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getPmtPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getProgramNum
Description copied from interface:CfnChannel.M2tsSettingsProperty
The value of the program number field in the Program Map Table (PMT).- Specified by:
getProgramNum
in interfaceCfnChannel.M2tsSettingsProperty
-
getRateMode
Description copied from interface:CfnChannel.M2tsSettingsProperty
When VBR, does not insert null packets into the transport stream to fill the specified bitrate.The bitrate setting acts as the maximum bitrate when VBR is set.
- Specified by:
getRateMode
in interfaceCfnChannel.M2tsSettingsProperty
-
getScte27Pids
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID for the input source SCTE-27 data to this output.Multiple values are accepted, and can be entered in ranges or by comma separation. You can enter the value as a decimal or hexadecimal value. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getScte27Pids
in interfaceCfnChannel.M2tsSettingsProperty
-
getScte35Control
Description copied from interface:CfnChannel.M2tsSettingsProperty
Optionally passes SCTE-35 signals from the input source to this output.- Specified by:
getScte35Control
in interfaceCfnChannel.M2tsSettingsProperty
-
getScte35Pid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID of the SCTE-35 stream in the transport stream.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getScte35Pid
in interfaceCfnChannel.M2tsSettingsProperty
-
getScte35PrerollPullupMilliseconds
Description copied from interface:CfnChannel.M2tsSettingsProperty
CfnChannel.M2tsSettingsProperty.Scte35PrerollPullupMilliseconds
.- Specified by:
getScte35PrerollPullupMilliseconds
in interfaceCfnChannel.M2tsSettingsProperty
-
getSegmentationMarkers
Description copied from interface:CfnChannel.M2tsSettingsProperty
Inserts segmentation markers at each segmentationTime period.raiSegstart sets the Random Access Indicator bit in the adaptation field. raiAdapt sets the RAI bit and adds the current timecode in the private data bytes. psiSegstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.
- Specified by:
getSegmentationMarkers
in interfaceCfnChannel.M2tsSettingsProperty
-
getSegmentationStyle
Description copied from interface:CfnChannel.M2tsSettingsProperty
The segmentation style parameter controls how segmentation markers are inserted into the transport stream.With avails, it is possible that segments might be truncated, which can influence where future segmentation markers are inserted. When a segmentation style of resetCadence is selected and a segment is truncated due to an avail, we will reset the segmentation cadence. This means the subsequent segment will have a duration of $segmentationTime seconds. When a segmentation style of maintainCadence is selected and a segment is truncated due to an avail, we will not reset the segmentation cadence. This means the subsequent segment will likely be truncated as well. However, all segments after that will have a duration of $segmentationTime seconds. Note that EBP lookahead is a slight exception to this rule.
- Specified by:
getSegmentationStyle
in interfaceCfnChannel.M2tsSettingsProperty
-
getSegmentationTime
Description copied from interface:CfnChannel.M2tsSettingsProperty
The length, in seconds, of each segment.This is required unless markers is set to None_.
- Specified by:
getSegmentationTime
in interfaceCfnChannel.M2tsSettingsProperty
-
getTimedMetadataBehavior
Description copied from interface:CfnChannel.M2tsSettingsProperty
When set to passthrough, timed metadata is passed through from input to output.- Specified by:
getTimedMetadataBehavior
in interfaceCfnChannel.M2tsSettingsProperty
-
getTimedMetadataPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID of the timed metadata stream in the transport stream.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getTimedMetadataPid
in interfaceCfnChannel.M2tsSettingsProperty
-
getTransportStreamId
Description copied from interface:CfnChannel.M2tsSettingsProperty
The value of the transport stream ID field in the Program Map Table (PMT).- Specified by:
getTransportStreamId
in interfaceCfnChannel.M2tsSettingsProperty
-
getVideoPid
Description copied from interface:CfnChannel.M2tsSettingsProperty
The PID of the elementary video stream in the transport stream.You can enter the value as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
- Specified by:
getVideoPid
in interfaceCfnChannel.M2tsSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-