/AWS1/CL_MDLMULTIPLEXM2TSSTGS¶
Multiplex M2ts Settings
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_absentinputaudiobehavior
TYPE /AWS1/MDLM2TSABSENTINPAUDIOBEH
/AWS1/MDLM2TSABSENTINPAUDIOBEH
¶
When set to drop, output audio streams will be 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 input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.
iv_arib
TYPE /AWS1/MDLM2TSARIB
/AWS1/MDLM2TSARIB
¶
When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.
iv_audiobuffermodel
TYPE /AWS1/MDLM2TSAUDIOBUFFERMODEL
/AWS1/MDLM2TSAUDIOBUFFERMODEL
¶
When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.
iv_audioframesperpes
TYPE /AWS1/MDL__INTEGERMIN0
/AWS1/MDL__INTEGERMIN0
¶
The number of audio frames to insert for each PES packet.
iv_audiostreamtype
TYPE /AWS1/MDLM2TSAUDIOSTREAMTYPE
/AWS1/MDLM2TSAUDIOSTREAMTYPE
¶
When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.
iv_ccdescriptor
TYPE /AWS1/MDLM2TSCCDESCRIPTOR
/AWS1/MDLM2TSCCDESCRIPTOR
¶
When set to enabled, generates captionServiceDescriptor in PMT.
iv_ebif
TYPE /AWS1/MDLM2TSEBIFCONTROL
/AWS1/MDLM2TSEBIFCONTROL
¶
If set to passthrough, passes any EBIF data from the input source to this output.
iv_esrateinpes
TYPE /AWS1/MDLM2TSESRATEINPES
/AWS1/MDLM2TSESRATEINPES
¶
Include or exclude the ES Rate field in the PES header.
iv_klv
TYPE /AWS1/MDLM2TSKLV
/AWS1/MDLM2TSKLV
¶
If set to passthrough, passes any KLV data from the input source to this output.
iv_nielsenid3behavior
TYPE /AWS1/MDLM2TSNIELSENID3BEHAV
/AWS1/MDLM2TSNIELSENID3BEHAV
¶
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.
iv_pcrcontrol
TYPE /AWS1/MDLM2TSPCRCONTROL
/AWS1/MDLM2TSPCRCONTROL
¶
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.
iv_pcrperiod
TYPE /AWS1/MDL__INTEGERMIN0MAX500
/AWS1/MDL__INTEGERMIN0MAX500
¶
Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.
iv_scte35control
TYPE /AWS1/MDLM2TSSCTE35CONTROL
/AWS1/MDLM2TSSCTE35CONTROL
¶
Optionally pass SCTE-35 signals from the input source to this output.
iv_scte35prerollpullupmill00
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
Defines the amount SCTE-35 preroll will be increased (in milliseconds) on the output. Preroll is the amount of time between the presence of a SCTE-35 indication in a transport stream and the PTS of the video frame it references. Zero means don't add pullup (it doesn't mean set the preroll to zero). Negative pullup is not supported, which means that you can't make the preroll shorter. Be aware that latency in the output will increase by the pullup amount.
Queryable Attributes¶
AbsentInputAudioBehavior¶
When set to drop, output audio streams will be 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 input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ABSENTINPUTAUDIOBEHAVIOR() |
Getter for ABSENTINPUTAUDIOBEHAVIOR, with configurable defau |
ASK_ABSENTINPUTAUDIOBEHAVIOR() |
Getter for ABSENTINPUTAUDIOBEHAVIOR w/ exceptions if field h |
HAS_ABSENTINPUTAUDIOBEHAVIOR() |
Determine if ABSENTINPUTAUDIOBEHAVIOR has a value |
Arib¶
When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARIB() |
Getter for ARIB, with configurable default |
ASK_ARIB() |
Getter for ARIB w/ exceptions if field has no value |
HAS_ARIB() |
Determine if ARIB has a value |
AudioBufferModel¶
When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDIOBUFFERMODEL() |
Getter for AUDIOBUFFERMODEL, with configurable default |
ASK_AUDIOBUFFERMODEL() |
Getter for AUDIOBUFFERMODEL w/ exceptions if field has no va |
HAS_AUDIOBUFFERMODEL() |
Determine if AUDIOBUFFERMODEL has a value |
AudioFramesPerPes¶
The number of audio frames to insert for each PES packet.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDIOFRAMESPERPES() |
Getter for AUDIOFRAMESPERPES, with configurable default |
ASK_AUDIOFRAMESPERPES() |
Getter for AUDIOFRAMESPERPES w/ exceptions if field has no v |
HAS_AUDIOFRAMESPERPES() |
Determine if AUDIOFRAMESPERPES has a value |
AudioStreamType¶
When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDIOSTREAMTYPE() |
Getter for AUDIOSTREAMTYPE, with configurable default |
ASK_AUDIOSTREAMTYPE() |
Getter for AUDIOSTREAMTYPE w/ exceptions if field has no val |
HAS_AUDIOSTREAMTYPE() |
Determine if AUDIOSTREAMTYPE has a value |
CcDescriptor¶
When set to enabled, generates captionServiceDescriptor in PMT.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CCDESCRIPTOR() |
Getter for CCDESCRIPTOR, with configurable default |
ASK_CCDESCRIPTOR() |
Getter for CCDESCRIPTOR w/ exceptions if field has no value |
HAS_CCDESCRIPTOR() |
Determine if CCDESCRIPTOR has a value |
Ebif¶
If set to passthrough, passes any EBIF data from the input source to this output.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EBIF() |
Getter for EBIF, with configurable default |
ASK_EBIF() |
Getter for EBIF w/ exceptions if field has no value |
HAS_EBIF() |
Determine if EBIF has a value |
EsRateInPes¶
Include or exclude the ES Rate field in the PES header.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ESRATEINPES() |
Getter for ESRATEINPES, with configurable default |
ASK_ESRATEINPES() |
Getter for ESRATEINPES w/ exceptions if field has no value |
HAS_ESRATEINPES() |
Determine if ESRATEINPES has a value |
Klv¶
If set to passthrough, passes any KLV data from the input source to this output.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KLV() |
Getter for KLV, with configurable default |
ASK_KLV() |
Getter for KLV w/ exceptions if field has no value |
HAS_KLV() |
Determine if KLV has a value |
NielsenId3Behavior¶
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NIELSENID3BEHAVIOR() |
Getter for NIELSENID3BEHAVIOR, with configurable default |
ASK_NIELSENID3BEHAVIOR() |
Getter for NIELSENID3BEHAVIOR w/ exceptions if field has no |
HAS_NIELSENID3BEHAVIOR() |
Determine if NIELSENID3BEHAVIOR has a value |
PcrControl¶
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PCRCONTROL() |
Getter for PCRCONTROL, with configurable default |
ASK_PCRCONTROL() |
Getter for PCRCONTROL w/ exceptions if field has no value |
HAS_PCRCONTROL() |
Determine if PCRCONTROL has a value |
PcrPeriod¶
Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PCRPERIOD() |
Getter for PCRPERIOD, with configurable default |
ASK_PCRPERIOD() |
Getter for PCRPERIOD w/ exceptions if field has no value |
HAS_PCRPERIOD() |
Determine if PCRPERIOD has a value |
Scte35Control¶
Optionally pass SCTE-35 signals from the input source to this output.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCTE35CONTROL() |
Getter for SCTE35CONTROL, with configurable default |
ASK_SCTE35CONTROL() |
Getter for SCTE35CONTROL w/ exceptions if field has no value |
HAS_SCTE35CONTROL() |
Determine if SCTE35CONTROL has a value |
Scte35PrerollPullupMilliseconds¶
Defines the amount SCTE-35 preroll will be increased (in milliseconds) on the output. Preroll is the amount of time between the presence of a SCTE-35 indication in a transport stream and the PTS of the video frame it references. Zero means don't add pullup (it doesn't mean set the preroll to zero). Negative pullup is not supported, which means that you can't make the preroll shorter. Be aware that latency in the output will increase by the pullup amount.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SCTE35PREROLLPULLUPMIL00() |
Getter for SCTE35PREROLLPULLUPMILLISECS, with configurable d |
ASK_SCTE35PREROLLPULLUPMIL00() |
Getter for SCTE35PREROLLPULLUPMILLISECS w/ exceptions if fie |
STR_SCTE35PREROLLPULLUPMIL00() |
String format for SCTE35PREROLLPULLUPMILLISECS, with configu |
HAS_SCTE35PREROLLPULLUPMIL00() |
Determine if SCTE35PREROLLPULLUPMILLISECS has a value |