Module mpeg2ts_reader::packet [−][src]
A Packet struct and associated infrastructure to read an MPEG Transport Stream packet
Structs
| AdaptationField | A collection of fields that may optionally appear within the header of a transport stream
|
| AdaptationFieldExtension | Optional extensions within an |
| ClockRef | A Clock Reference is used to represent the values of PCR and ESCR fields within the transport stream data. |
| ContinuityCounter | A counter value used within a transport stream to detect discontinuities in a sequence of packets.
The continuity counter should increase by one for each packet with a given PID for which
|
| Packet | A transport stream |
| Pid | A Packet Identifier value, between |
| SeamlessSplice | Value of the seamless_splice field, as returned by
|
Enums
| AdaptationControl | the different values indicating whether a |
| AdaptationFieldError | Some error encountered while parsing adaptation field syntax |
| TransportScramblingControl | Indicates content scrambling in use, if any. |