Module mpeg2ts_reader::demultiplex[][src]

Structs

Demultiplex
FilterChangeset
Filters
NullPacketFilter
PatPacketFilter
PatProcessor
PatSection
PmtPacketFilter
PmtProcessor
PmtSection
ProgramIter
StreamInfo
StreamInfoIter
UnhandledPid

an implementation of PacketFilter that will log a message the first time that consume() is called, reporting the PID of the given packet. Register this pid filter as the 'default' in order to have diagnostic logging for packets within the Transport Stream that were not announced in the PAT or PMT tables.

Enums

DemuxError
FilterChange
FilterRequest
ProgramDescriptor

Traits

DemuxContext
PacketFilter
StreamConstructor