Module ts

Source
Expand description

Transport stream.

§References

Modules§

payload
Transport stream payloads.

Structs§

AdaptationExtensionField
Adaptation extension field.
AdaptationField
Adaptation field.
ContinuityCounter
Continuity counter.
Descriptor
Program or elementary stream descriptor.
EsInfo
Elementary stream information.
LegalTimeWindow
Legal time window.
Pid
Packet Identifier.
PiecewiseRate
Piecewise rate.
ProgramAssociation
An entry of a program association table.
SeamlessSplice
Seamless splice.
TsHeader
TS packet header.
TsPacket
Transport stream packet.
TsPacketReader
TS packet reader.
TsPacketWriter
TS packet writer.
VersionNumber
Version number for PSI table syntax section.

Enums§

TransportScramblingControl
Transport scrambling control.
TsPayload
TS packet payload.

Traits§

ReadTsPacket
The ReadTsPacket trait allows for reading TS packets from a source.
WriteTsPacket
The WriteTsPacket trait allows for writing TS packets to a destination.