Expand description
Modules§
- payload
- Transport stream payloads.
Structs§
- Adaptation
Extension Field - Adaptation extension field.
- Adaptation
Field - Adaptation field.
- Continuity
Counter - Continuity counter.
- Descriptor
- Program or elementary stream descriptor.
- EsInfo
- Elementary stream information.
- Legal
Time Window - Legal time window.
- Pid
- Packet Identifier.
- Piecewise
Rate - Piecewise rate.
- Program
Association - An entry of a program association table.
- Seamless
Splice - Seamless splice.
- TsHeader
- TS packet header.
- TsPacket
- Transport stream packet.
- TsPacket
Reader - TS packet reader.
- TsPacket
Writer - TS packet writer.
- Version
Number - Version number for PSI table syntax section.
Enums§
- Transport
Scrambling Control - Transport scrambling control.
- TsPayload
- TS packet payload.
Traits§
- Read
TsPacket - The
ReadTsPacket
trait allows for reading TS packets from a source. - Write
TsPacket - The
WriteTsPacket
trait allows for writing TS packets to a destination.