Class CfnChannel.M3u8SettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
- CfnChannel.M3u8SettingsProperty,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnChannel.M3u8SettingsProperty
CfnChannel.M3u8SettingsProperty- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.M3u8SettingsPropertyCfnChannel.M3u8SettingsProperty.Builder, CfnChannel.M3u8SettingsProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.M3u8SettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe number of audio frames to insert for each PES packet.final StringThe PID of the elementary audio streams in the transport stream.final StringThis parameter is unused and deprecated.final StringIf 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 NumberThe number of milliseconds between instances of this table in the output transport stream.final StringWhen set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.final NumberThe maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.final StringThe PID of the Program Clock Reference (PCR) in the transport stream.final NumberThe number of milliseconds between instances of this table in the output transport stream.final StringThe PID for the Program Map Table (PMT) in the transport stream.final NumberThe value of the program number field in the Program Map Table (PMT).final StringIf set to passthrough, passes any SCTE-35 signals from the input source to this output.final StringThe PID of the SCTE-35 stream in the transport stream.final StringWhen set to passthrough, timed metadata is passed through from input to output.final StringThe PID of the timed metadata stream in the transport stream.final NumberThe value of the transport stream ID field in the Program Map Table (PMT).final StringThe PID of the elementary video stream in the transport stream.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected 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$ProxyConstructor that initializes the object based on literal property values passed by theCfnChannel.M3u8SettingsProperty.Builder.
 
- 
- 
Method Details- 
getAudioFramesPerPesDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe number of audio frames to insert for each PES packet.- Specified by:
- getAudioFramesPerPesin interface- CfnChannel.M3u8SettingsProperty
 
- 
getAudioPidsDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe 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. - Specified by:
- getAudioPidsin interface- CfnChannel.M3u8SettingsProperty
 
- 
getEcmPidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThis parameter is unused and deprecated.- Specified by:
- getEcmPidin interface- CfnChannel.M3u8SettingsProperty
 
- 
getNielsenId3BehaviorDescription copied from interface:CfnChannel.M3u8SettingsPropertyIf 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:
- getNielsenId3Behaviorin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPatIntervalDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe number of milliseconds between instances of this table in the output transport stream.A value of "0" writes out the PMT once per segment file. - Specified by:
- getPatIntervalin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPcrControlDescription copied from interface:CfnChannel.M3u8SettingsPropertyWhen 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:
- getPcrControlin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPcrPeriodDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe maximum time, in milliseconds, between Program Clock References (PCRs) inserted into the transport stream.- Specified by:
- getPcrPeriodin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPcrPidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe 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. - Specified by:
- getPcrPidin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPmtIntervalDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe number of milliseconds between instances of this table in the output transport stream.A value of "0" writes out the PMT once per segment file. - Specified by:
- getPmtIntervalin interface- CfnChannel.M3u8SettingsProperty
 
- 
getPmtPidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe PID for the Program Map Table (PMT) in the transport stream.You can enter the value as a decimal or hexadecimal value. - Specified by:
- getPmtPidin interface- CfnChannel.M3u8SettingsProperty
 
- 
getProgramNumDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe value of the program number field in the Program Map Table (PMT).- Specified by:
- getProgramNumin interface- CfnChannel.M3u8SettingsProperty
 
- 
getScte35BehaviorDescription copied from interface:CfnChannel.M3u8SettingsPropertyIf set to passthrough, passes any SCTE-35 signals from the input source to this output.- Specified by:
- getScte35Behaviorin interface- CfnChannel.M3u8SettingsProperty
 
- 
getScte35PidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe PID of the SCTE-35 stream in the transport stream.You can enter the value as a decimal or hexadecimal value. - Specified by:
- getScte35Pidin interface- CfnChannel.M3u8SettingsProperty
 
- 
getTimedMetadataBehaviorDescription copied from interface:CfnChannel.M3u8SettingsPropertyWhen set to passthrough, timed metadata is passed through from input to output.- Specified by:
- getTimedMetadataBehaviorin interface- CfnChannel.M3u8SettingsProperty
 
- 
getTimedMetadataPidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe 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:
- getTimedMetadataPidin interface- CfnChannel.M3u8SettingsProperty
 
- 
getTransportStreamIdDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe value of the transport stream ID field in the Program Map Table (PMT).- Specified by:
- getTransportStreamIdin interface- CfnChannel.M3u8SettingsProperty
 
- 
getVideoPidDescription copied from interface:CfnChannel.M3u8SettingsPropertyThe PID of the elementary video stream in the transport stream.You can enter the value as a decimal or hexadecimal value. - Specified by:
- getVideoPidin interface- CfnChannel.M3u8SettingsProperty
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-