Class M3u8Settings
- All Implemented Interfaces:
- Serializable,- SdkPojo,- ToCopyableBuilder<M3u8Settings.Builder,- M3u8Settings> 
- See Also:
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionfinal IntegerThe number of audio frames to insert for each PES packet.final StringPacket Identifier (PID) of the elementary audio stream(s) in the transport stream.static M3u8Settings.Builderbuilder()final StringecmPid()This parameter is unused and deprecated.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final inthashCode()final M3u8KlvBehaviorIf set to passthrough, passes any KLV data from the input source to this output.final StringIf set to passthrough, passes any KLV data from the input source to this output.final StringPacket Identifier (PID) for input source KLV data to this output.final M3u8NielsenId3BehaviorIf 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 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 IntegerThe number of milliseconds between instances of this table in the output transport stream.final M3u8PcrControlWhen set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.final StringWhen set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header.final IntegerMaximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.final StringpcrPid()Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.final IntegerThe number of milliseconds between instances of this table in the output transport stream.final StringpmtPid()Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.final IntegerThe value of the program number field in the Program Map Table.final M3u8Scte35BehaviorIf set to passthrough, passes any SCTE-35 signals from the input source to this output.final StringIf set to passthrough, passes any SCTE-35 signals from the input source to this output.final StringPacket Identifier (PID) of the SCTE-35 stream in the transport stream.static Class<? extends M3u8Settings.Builder> Set to PASSTHROUGH to enable ID3 metadata insertion.final StringSet to PASSTHROUGH to enable ID3 metadata insertion.final StringPacket Identifier (PID) of the timed metadata stream in the transport stream.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final IntegerThe value of the transport stream ID field in the Program Map Table.final StringvideoPid()Packet Identifier (PID) of the elementary video stream in the transport stream.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuildercopy
- 
Method Details- 
audioFramesPerPesThe number of audio frames to insert for each PES packet.- Returns:
- The number of audio frames to insert for each PES packet.
 
- 
audioPidsPacket Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.- Returns:
- Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.
 
- 
ecmPidThis parameter is unused and deprecated.- Returns:
- This parameter is unused and deprecated.
 
- 
nielsenId3BehaviorIf 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.If the service returns an enum value that is not available in the current SDK version, nielsenId3Behaviorwill returnM3u8NielsenId3Behavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromnielsenId3BehaviorAsString().- Returns:
- 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.
- See Also:
 
- 
nielsenId3BehaviorAsStringIf 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.If the service returns an enum value that is not available in the current SDK version, nielsenId3Behaviorwill returnM3u8NielsenId3Behavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromnielsenId3BehaviorAsString().- Returns:
- 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.
- See Also:
 
- 
patIntervalThe 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.- Returns:
- The 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.
 
- 
pcrControlWhen 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.If the service returns an enum value that is not available in the current SDK version, pcrControlwill returnM3u8PcrControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompcrControlAsString().- Returns:
- 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.
- See Also:
 
- 
pcrControlAsStringWhen 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.If the service returns an enum value that is not available in the current SDK version, pcrControlwill returnM3u8PcrControl.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompcrControlAsString().- Returns:
- 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.
- See Also:
 
- 
pcrPeriodMaximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.- Returns:
- Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
 
- 
pcrPidPacket Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.- Returns:
- Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.
 
- 
pmtIntervalThe 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.- Returns:
- The 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.
 
- 
pmtPidPacket Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.- Returns:
- Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.
 
- 
programNumThe value of the program number field in the Program Map Table.- Returns:
- The value of the program number field in the Program Map Table.
 
- 
scte35BehaviorIf set to passthrough, passes any SCTE-35 signals from the input source to this output.If the service returns an enum value that is not available in the current SDK version, scte35Behaviorwill returnM3u8Scte35Behavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromscte35BehaviorAsString().- Returns:
- If set to passthrough, passes any SCTE-35 signals from the input source to this output.
- See Also:
 
- 
scte35BehaviorAsStringIf set to passthrough, passes any SCTE-35 signals from the input source to this output.If the service returns an enum value that is not available in the current SDK version, scte35Behaviorwill returnM3u8Scte35Behavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromscte35BehaviorAsString().- Returns:
- If set to passthrough, passes any SCTE-35 signals from the input source to this output.
- See Also:
 
- 
scte35PidPacket Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.- Returns:
- Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.
 
- 
timedMetadataBehaviorSet to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.If the service returns an enum value that is not available in the current SDK version, timedMetadataBehaviorwill returnM3u8TimedMetadataBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtimedMetadataBehaviorAsString().- Returns:
- Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
- See Also:
 
- 
timedMetadataBehaviorAsStringSet to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.If the service returns an enum value that is not available in the current SDK version, timedMetadataBehaviorwill returnM3u8TimedMetadataBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromtimedMetadataBehaviorAsString().- Returns:
- Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
- See Also:
 
- 
timedMetadataPidPacket Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).- Returns:
- Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
 
- 
transportStreamIdThe value of the transport stream ID field in the Program Map Table.- Returns:
- The value of the transport stream ID field in the Program Map Table.
 
- 
videoPidPacket Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.- Returns:
- Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.
 
- 
klvBehaviorIf set to passthrough, passes any KLV data from the input source to this output.If the service returns an enum value that is not available in the current SDK version, klvBehaviorwill returnM3u8KlvBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromklvBehaviorAsString().- Returns:
- If set to passthrough, passes any KLV data from the input source to this output.
- See Also:
 
- 
klvBehaviorAsStringIf set to passthrough, passes any KLV data from the input source to this output.If the service returns an enum value that is not available in the current SDK version, klvBehaviorwill returnM3u8KlvBehavior.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromklvBehaviorAsString().- Returns:
- If set to passthrough, passes any KLV data from the input source to this output.
- See Also:
 
- 
klvDataPidsPacket Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).- Returns:
- Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
 
- 
toBuilderDescription copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
- toBuilderin interface- ToCopyableBuilder<M3u8Settings.Builder,- M3u8Settings> 
- Returns:
- a builder for type T
 
- 
builder
- 
serializableBuilderClass
- 
hashCode
- 
equals
- 
equalsBySdkFieldsDescription copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
- equalsBySdkFieldsin interface- SdkPojo
- Parameters:
- obj- the object to be compared with
- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
 
- 
toString
- 
getValueForField
- 
sdkFields
- 
sdkFieldNameToField- Specified by:
- sdkFieldNameToFieldin interface- SdkPojo
- Returns:
- The mapping between the field name and its corresponding field.
 
 
-