@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class M2tsSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
M2tsSettings() |
| Modifier and Type | Method and Description |
|---|---|
M2tsSettings |
clone() |
boolean |
equals(Object obj) |
String |
getAudioBufferModel() |
Integer |
getAudioFramesPerPes()
The number of audio frames to insert for each PES packet.
|
List<Integer> |
getAudioPids()
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
|
Integer |
getBitrate()
The output bitrate of the transport stream in bits per second.
|
String |
getBufferModel() |
DvbNitSettings |
getDvbNitSettings() |
DvbSdtSettings |
getDvbSdtSettings() |
List<Integer> |
getDvbSubPids()
Packet Identifier (PID) for input source DVB Subtitle data to this output.
|
DvbTdtSettings |
getDvbTdtSettings() |
Integer |
getDvbTeletextPid()
Packet Identifier (PID) for input source DVB Teletext data to this output.
|
String |
getEbpAudioInterval() |
String |
getEbpPlacement() |
String |
getEsRateInPes() |
Double |
getFragmentTime()
The length in seconds of each fragment.
|
Integer |
getMaxPcrInterval()
Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
|
Integer |
getMinEbpInterval()
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by
looking ahead at input video.
|
String |
getNielsenId3() |
Double |
getNullPacketBitrate()
Value in bits per second of extra null packets to insert into the transport stream.
|
Integer |
getPatInterval()
The number of milliseconds between instances of this table in the output transport stream.
|
String |
getPcrControl() |
Integer |
getPcrPid()
Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.
|
Integer |
getPmtInterval()
The number of milliseconds between instances of this table in the output transport stream.
|
Integer |
getPmtPid()
Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.
|
Integer |
getPrivateMetadataPid()
Packet Identifier (PID) of the private metadata stream in the transport stream.
|
Integer |
getProgramNumber()
The value of the program number field in the Program Map Table.
|
String |
getRateMode() |
Integer |
getScte35Pid()
Packet Identifier (PID) of the SCTE-35 stream in the transport stream.
|
String |
getScte35Source() |
String |
getSegmentationMarkers() |
String |
getSegmentationStyle() |
Double |
getSegmentationTime()
The length in seconds of each segment.
|
Integer |
getTimedMetadataPid()
Packet Identifier (PID) of the timed metadata stream in the transport stream.
|
Integer |
getTransportStreamId()
The value of the transport stream ID field in the Program Map Table.
|
Integer |
getVideoPid()
Packet Identifier (PID) of the elementary video stream in the transport stream.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setAudioBufferModel(String audioBufferModel) |
void |
setAudioFramesPerPes(Integer audioFramesPerPes)
The number of audio frames to insert for each PES packet.
|
void |
setAudioPids(Collection<Integer> audioPids)
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
|
void |
setBitrate(Integer bitrate)
The output bitrate of the transport stream in bits per second.
|
void |
setBufferModel(String bufferModel) |
void |
setDvbNitSettings(DvbNitSettings dvbNitSettings) |
void |
setDvbSdtSettings(DvbSdtSettings dvbSdtSettings) |
void |
setDvbSubPids(Collection<Integer> dvbSubPids)
Packet Identifier (PID) for input source DVB Subtitle data to this output.
|
void |
setDvbTdtSettings(DvbTdtSettings dvbTdtSettings) |
void |
setDvbTeletextPid(Integer dvbTeletextPid)
Packet Identifier (PID) for input source DVB Teletext data to this output.
|
void |
setEbpAudioInterval(String ebpAudioInterval) |
void |
setEbpPlacement(String ebpPlacement) |
void |
setEsRateInPes(String esRateInPes) |
void |
setFragmentTime(Double fragmentTime)
The length in seconds of each fragment.
|
void |
setMaxPcrInterval(Integer maxPcrInterval)
Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
|
void |
setMinEbpInterval(Integer minEbpInterval)
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by
looking ahead at input video.
|
void |
setNielsenId3(String nielsenId3) |
void |
setNullPacketBitrate(Double nullPacketBitrate)
Value in bits per second of extra null packets to insert into the transport stream.
|
void |
setPatInterval(Integer patInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
void |
setPcrControl(String pcrControl) |
void |
setPcrPid(Integer pcrPid)
Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.
|
void |
setPmtInterval(Integer pmtInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
void |
setPmtPid(Integer pmtPid)
Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.
|
void |
setPrivateMetadataPid(Integer privateMetadataPid)
Packet Identifier (PID) of the private metadata stream in the transport stream.
|
void |
setProgramNumber(Integer programNumber)
The value of the program number field in the Program Map Table.
|
void |
setRateMode(String rateMode) |
void |
setScte35Pid(Integer scte35Pid)
Packet Identifier (PID) of the SCTE-35 stream in the transport stream.
|
void |
setScte35Source(String scte35Source) |
void |
setSegmentationMarkers(String segmentationMarkers) |
void |
setSegmentationStyle(String segmentationStyle) |
void |
setSegmentationTime(Double segmentationTime)
The length in seconds of each segment.
|
void |
setTimedMetadataPid(Integer timedMetadataPid)
Packet Identifier (PID) of the timed metadata stream in the transport stream.
|
void |
setTransportStreamId(Integer transportStreamId)
The value of the transport stream ID field in the Program Map Table.
|
void |
setVideoPid(Integer videoPid)
Packet Identifier (PID) of the elementary video stream in the transport stream.
|
String |
toString()
Returns a string representation of this object.
|
M2tsSettings |
withAudioBufferModel(M2tsAudioBufferModel audioBufferModel) |
M2tsSettings |
withAudioBufferModel(String audioBufferModel) |
M2tsSettings |
withAudioFramesPerPes(Integer audioFramesPerPes)
The number of audio frames to insert for each PES packet.
|
M2tsSettings |
withAudioPids(Collection<Integer> audioPids)
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
|
M2tsSettings |
withAudioPids(Integer... audioPids)
Packet Identifier (PID) of the elementary audio stream(s) in the transport stream.
|
M2tsSettings |
withBitrate(Integer bitrate)
The output bitrate of the transport stream in bits per second.
|
M2tsSettings |
withBufferModel(M2tsBufferModel bufferModel) |
M2tsSettings |
withBufferModel(String bufferModel) |
M2tsSettings |
withDvbNitSettings(DvbNitSettings dvbNitSettings) |
M2tsSettings |
withDvbSdtSettings(DvbSdtSettings dvbSdtSettings) |
M2tsSettings |
withDvbSubPids(Collection<Integer> dvbSubPids)
Packet Identifier (PID) for input source DVB Subtitle data to this output.
|
M2tsSettings |
withDvbSubPids(Integer... dvbSubPids)
Packet Identifier (PID) for input source DVB Subtitle data to this output.
|
M2tsSettings |
withDvbTdtSettings(DvbTdtSettings dvbTdtSettings) |
M2tsSettings |
withDvbTeletextPid(Integer dvbTeletextPid)
Packet Identifier (PID) for input source DVB Teletext data to this output.
|
M2tsSettings |
withEbpAudioInterval(M2tsEbpAudioInterval ebpAudioInterval) |
M2tsSettings |
withEbpAudioInterval(String ebpAudioInterval) |
M2tsSettings |
withEbpPlacement(M2tsEbpPlacement ebpPlacement) |
M2tsSettings |
withEbpPlacement(String ebpPlacement) |
M2tsSettings |
withEsRateInPes(M2tsEsRateInPes esRateInPes) |
M2tsSettings |
withEsRateInPes(String esRateInPes) |
M2tsSettings |
withFragmentTime(Double fragmentTime)
The length in seconds of each fragment.
|
M2tsSettings |
withMaxPcrInterval(Integer maxPcrInterval)
Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
|
M2tsSettings |
withMinEbpInterval(Integer minEbpInterval)
When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by
looking ahead at input video.
|
M2tsSettings |
withNielsenId3(M2tsNielsenId3 nielsenId3) |
M2tsSettings |
withNielsenId3(String nielsenId3) |
M2tsSettings |
withNullPacketBitrate(Double nullPacketBitrate)
Value in bits per second of extra null packets to insert into the transport stream.
|
M2tsSettings |
withPatInterval(Integer patInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
M2tsSettings |
withPcrControl(M2tsPcrControl pcrControl) |
M2tsSettings |
withPcrControl(String pcrControl) |
M2tsSettings |
withPcrPid(Integer pcrPid)
Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream.
|
M2tsSettings |
withPmtInterval(Integer pmtInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
M2tsSettings |
withPmtPid(Integer pmtPid)
Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.
|
M2tsSettings |
withPrivateMetadataPid(Integer privateMetadataPid)
Packet Identifier (PID) of the private metadata stream in the transport stream.
|
M2tsSettings |
withProgramNumber(Integer programNumber)
The value of the program number field in the Program Map Table.
|
M2tsSettings |
withRateMode(M2tsRateMode rateMode) |
M2tsSettings |
withRateMode(String rateMode) |
M2tsSettings |
withScte35Pid(Integer scte35Pid)
Packet Identifier (PID) of the SCTE-35 stream in the transport stream.
|
M2tsSettings |
withScte35Source(M2tsScte35Source scte35Source) |
M2tsSettings |
withScte35Source(String scte35Source) |
M2tsSettings |
withSegmentationMarkers(M2tsSegmentationMarkers segmentationMarkers) |
M2tsSettings |
withSegmentationMarkers(String segmentationMarkers) |
M2tsSettings |
withSegmentationStyle(M2tsSegmentationStyle segmentationStyle) |
M2tsSettings |
withSegmentationStyle(String segmentationStyle) |
M2tsSettings |
withSegmentationTime(Double segmentationTime)
The length in seconds of each segment.
|
M2tsSettings |
withTimedMetadataPid(Integer timedMetadataPid)
Packet Identifier (PID) of the timed metadata stream in the transport stream.
|
M2tsSettings |
withTransportStreamId(Integer transportStreamId)
The value of the transport stream ID field in the Program Map Table.
|
M2tsSettings |
withVideoPid(Integer videoPid)
Packet Identifier (PID) of the elementary video stream in the transport stream.
|
public void setAudioBufferModel(String audioBufferModel)
audioBufferModel - M2tsAudioBufferModelpublic String getAudioBufferModel()
M2tsAudioBufferModelpublic M2tsSettings withAudioBufferModel(String audioBufferModel)
audioBufferModel - M2tsAudioBufferModelpublic M2tsSettings withAudioBufferModel(M2tsAudioBufferModel audioBufferModel)
audioBufferModel - M2tsAudioBufferModelpublic void setAudioFramesPerPes(Integer audioFramesPerPes)
audioFramesPerPes - The number of audio frames to insert for each PES packet.public Integer getAudioFramesPerPes()
public M2tsSettings withAudioFramesPerPes(Integer audioFramesPerPes)
audioFramesPerPes - The number of audio frames to insert for each PES packet.public List<Integer> getAudioPids()
public void setAudioPids(Collection<Integer> audioPids)
audioPids - 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.public M2tsSettings withAudioPids(Integer... audioPids)
NOTE: This method appends the values to the existing list (if any). Use
setAudioPids(java.util.Collection) or withAudioPids(java.util.Collection) if you want to
override the existing values.
audioPids - 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.public M2tsSettings withAudioPids(Collection<Integer> audioPids)
audioPids - 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.public void setBitrate(Integer bitrate)
bitrate - The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically
determine the appropriate bitrate. Other common values are 3750000, 7500000, and 15000000.public Integer getBitrate()
public M2tsSettings withBitrate(Integer bitrate)
bitrate - The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically
determine the appropriate bitrate. Other common values are 3750000, 7500000, and 15000000.public void setBufferModel(String bufferModel)
bufferModel - M2tsBufferModelpublic String getBufferModel()
M2tsBufferModelpublic M2tsSettings withBufferModel(String bufferModel)
bufferModel - M2tsBufferModelpublic M2tsSettings withBufferModel(M2tsBufferModel bufferModel)
bufferModel - M2tsBufferModelpublic void setDvbNitSettings(DvbNitSettings dvbNitSettings)
dvbNitSettings - public DvbNitSettings getDvbNitSettings()
public M2tsSettings withDvbNitSettings(DvbNitSettings dvbNitSettings)
dvbNitSettings - public void setDvbSdtSettings(DvbSdtSettings dvbSdtSettings)
dvbSdtSettings - public DvbSdtSettings getDvbSdtSettings()
public M2tsSettings withDvbSdtSettings(DvbSdtSettings dvbSdtSettings)
dvbSdtSettings - public List<Integer> getDvbSubPids()
public void setDvbSubPids(Collection<Integer> dvbSubPids)
dvbSubPids - Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted,
and can be entered in ranges and/or by comma separation.public M2tsSettings withDvbSubPids(Integer... dvbSubPids)
NOTE: This method appends the values to the existing list (if any). Use
setDvbSubPids(java.util.Collection) or withDvbSubPids(java.util.Collection) if you want to
override the existing values.
dvbSubPids - Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted,
and can be entered in ranges and/or by comma separation.public M2tsSettings withDvbSubPids(Collection<Integer> dvbSubPids)
dvbSubPids - Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted,
and can be entered in ranges and/or by comma separation.public void setDvbTdtSettings(DvbTdtSettings dvbTdtSettings)
dvbTdtSettings - public DvbTdtSettings getDvbTdtSettings()
public M2tsSettings withDvbTdtSettings(DvbTdtSettings dvbTdtSettings)
dvbTdtSettings - public void setDvbTeletextPid(Integer dvbTeletextPid)
dvbTeletextPid - Packet Identifier (PID) for input source DVB Teletext data to this output.public Integer getDvbTeletextPid()
public M2tsSettings withDvbTeletextPid(Integer dvbTeletextPid)
dvbTeletextPid - Packet Identifier (PID) for input source DVB Teletext data to this output.public void setEbpAudioInterval(String ebpAudioInterval)
ebpAudioInterval - M2tsEbpAudioIntervalpublic String getEbpAudioInterval()
M2tsEbpAudioIntervalpublic M2tsSettings withEbpAudioInterval(String ebpAudioInterval)
ebpAudioInterval - M2tsEbpAudioIntervalpublic M2tsSettings withEbpAudioInterval(M2tsEbpAudioInterval ebpAudioInterval)
ebpAudioInterval - M2tsEbpAudioIntervalpublic void setEbpPlacement(String ebpPlacement)
ebpPlacement - M2tsEbpPlacementpublic String getEbpPlacement()
M2tsEbpPlacementpublic M2tsSettings withEbpPlacement(String ebpPlacement)
ebpPlacement - M2tsEbpPlacementpublic M2tsSettings withEbpPlacement(M2tsEbpPlacement ebpPlacement)
ebpPlacement - M2tsEbpPlacementpublic void setEsRateInPes(String esRateInPes)
esRateInPes - M2tsEsRateInPespublic String getEsRateInPes()
M2tsEsRateInPespublic M2tsSettings withEsRateInPes(String esRateInPes)
esRateInPes - M2tsEsRateInPespublic M2tsSettings withEsRateInPes(M2tsEsRateInPes esRateInPes)
esRateInPes - M2tsEsRateInPespublic void setFragmentTime(Double fragmentTime)
fragmentTime - The length in seconds of each fragment. Only used with EBP markers.public Double getFragmentTime()
public M2tsSettings withFragmentTime(Double fragmentTime)
fragmentTime - The length in seconds of each fragment. Only used with EBP markers.public void setMaxPcrInterval(Integer maxPcrInterval)
maxPcrInterval - Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.public Integer getMaxPcrInterval()
public M2tsSettings withMaxPcrInterval(Integer maxPcrInterval)
maxPcrInterval - Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.public void setMinEbpInterval(Integer minEbpInterval)
minEbpInterval - 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 Live Event must be configured elsewhere to create sufficient
latency to make the lookahead accurate.public Integer getMinEbpInterval()
public M2tsSettings withMinEbpInterval(Integer minEbpInterval)
minEbpInterval - 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 Live Event must be configured elsewhere to create sufficient
latency to make the lookahead accurate.public void setNielsenId3(String nielsenId3)
nielsenId3 - M2tsNielsenId3public String getNielsenId3()
M2tsNielsenId3public M2tsSettings withNielsenId3(String nielsenId3)
nielsenId3 - M2tsNielsenId3public M2tsSettings withNielsenId3(M2tsNielsenId3 nielsenId3)
nielsenId3 - M2tsNielsenId3public void setNullPacketBitrate(Double nullPacketBitrate)
nullPacketBitrate - 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.public Double getNullPacketBitrate()
public M2tsSettings withNullPacketBitrate(Double nullPacketBitrate)
nullPacketBitrate - 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.public void setPatInterval(Integer patInterval)
patInterval - The number of milliseconds between instances of this table in the output transport stream.public Integer getPatInterval()
public M2tsSettings withPatInterval(Integer patInterval)
patInterval - The number of milliseconds between instances of this table in the output transport stream.public void setPcrControl(String pcrControl)
pcrControl - M2tsPcrControlpublic String getPcrControl()
M2tsPcrControlpublic M2tsSettings withPcrControl(String pcrControl)
pcrControl - M2tsPcrControlpublic M2tsSettings withPcrControl(M2tsPcrControl pcrControl)
pcrControl - M2tsPcrControlpublic void setPcrPid(Integer pcrPid)
pcrPid - 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.public Integer getPcrPid()
public M2tsSettings withPcrPid(Integer pcrPid)
pcrPid - 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.public void setPmtInterval(Integer pmtInterval)
pmtInterval - The number of milliseconds between instances of this table in the output transport stream.public Integer getPmtInterval()
public M2tsSettings withPmtInterval(Integer pmtInterval)
pmtInterval - The number of milliseconds between instances of this table in the output transport stream.public void setPmtPid(Integer pmtPid)
pmtPid - Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.public Integer getPmtPid()
public M2tsSettings withPmtPid(Integer pmtPid)
pmtPid - Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream.public void setPrivateMetadataPid(Integer privateMetadataPid)
privateMetadataPid - Packet Identifier (PID) of the private metadata stream in the transport stream.public Integer getPrivateMetadataPid()
public M2tsSettings withPrivateMetadataPid(Integer privateMetadataPid)
privateMetadataPid - Packet Identifier (PID) of the private metadata stream in the transport stream.public void setProgramNumber(Integer programNumber)
programNumber - The value of the program number field in the Program Map Table.public Integer getProgramNumber()
public M2tsSettings withProgramNumber(Integer programNumber)
programNumber - The value of the program number field in the Program Map Table.public void setRateMode(String rateMode)
rateMode - M2tsRateModepublic String getRateMode()
M2tsRateModepublic M2tsSettings withRateMode(String rateMode)
rateMode - M2tsRateModepublic M2tsSettings withRateMode(M2tsRateMode rateMode)
rateMode - M2tsRateModepublic void setScte35Pid(Integer scte35Pid)
scte35Pid - Packet Identifier (PID) of the SCTE-35 stream in the transport stream.public Integer getScte35Pid()
public M2tsSettings withScte35Pid(Integer scte35Pid)
scte35Pid - Packet Identifier (PID) of the SCTE-35 stream in the transport stream.public void setScte35Source(String scte35Source)
scte35Source - M2tsScte35Sourcepublic String getScte35Source()
M2tsScte35Sourcepublic M2tsSettings withScte35Source(String scte35Source)
scte35Source - M2tsScte35Sourcepublic M2tsSettings withScte35Source(M2tsScte35Source scte35Source)
scte35Source - M2tsScte35Sourcepublic void setSegmentationMarkers(String segmentationMarkers)
segmentationMarkers - M2tsSegmentationMarkerspublic String getSegmentationMarkers()
M2tsSegmentationMarkerspublic M2tsSettings withSegmentationMarkers(String segmentationMarkers)
segmentationMarkers - M2tsSegmentationMarkerspublic M2tsSettings withSegmentationMarkers(M2tsSegmentationMarkers segmentationMarkers)
segmentationMarkers - M2tsSegmentationMarkerspublic void setSegmentationStyle(String segmentationStyle)
segmentationStyle - M2tsSegmentationStylepublic String getSegmentationStyle()
M2tsSegmentationStylepublic M2tsSettings withSegmentationStyle(String segmentationStyle)
segmentationStyle - M2tsSegmentationStylepublic M2tsSettings withSegmentationStyle(M2tsSegmentationStyle segmentationStyle)
segmentationStyle - M2tsSegmentationStylepublic void setSegmentationTime(Double segmentationTime)
segmentationTime - The length in seconds of each segment. Required unless markers is set to _none_.public Double getSegmentationTime()
public M2tsSettings withSegmentationTime(Double segmentationTime)
segmentationTime - The length in seconds of each segment. Required unless markers is set to _none_.public void setTimedMetadataPid(Integer timedMetadataPid)
timedMetadataPid - Packet Identifier (PID) of the timed metadata stream in the transport stream.public Integer getTimedMetadataPid()
public M2tsSettings withTimedMetadataPid(Integer timedMetadataPid)
timedMetadataPid - Packet Identifier (PID) of the timed metadata stream in the transport stream.public void setTransportStreamId(Integer transportStreamId)
transportStreamId - The value of the transport stream ID field in the Program Map Table.public Integer getTransportStreamId()
public M2tsSettings withTransportStreamId(Integer transportStreamId)
transportStreamId - The value of the transport stream ID field in the Program Map Table.public void setVideoPid(Integer videoPid)
videoPid - Packet Identifier (PID) of the elementary video stream in the transport stream.public Integer getVideoPid()
public M2tsSettings withVideoPid(Integer videoPid)
videoPid - Packet Identifier (PID) of the elementary video stream in the transport stream.public String toString()
toString in class ObjectObject.toString()public M2tsSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.