| 
    live
    
   | 
 
#include <MPEG2TransportStreamParser.hh>


Public Member Functions | |
| PIDState_STREAM (MPEG2TransportStreamParser &parser, u_int16_t pid, u_int16_t programNumber, u_int8_t streamType) | |
Data Fields | |
| u_int16_t | program_number | 
| u_int8_t | stream_type | 
| double | lastSeenPTS | 
| MPEG2TransportStreamDemuxedTrack * | streamSource | 
| MediaSink * | streamSink | 
| MPEG2TransportStreamParser & | ourParser | 
| u_int16_t | PID | 
| PIDType | type | 
Protected Member Functions | |
| virtual | ~PIDState_STREAM () | 
Definition at line 65 of file MPEG2TransportStreamParser.hh.
| PIDState_STREAM::PIDState_STREAM | ( | MPEG2TransportStreamParser & | parser, | 
| u_int16_t | pid, | ||
| u_int16_t | programNumber, | ||
| u_int8_t | streamType | ||
| ) | 
      
  | 
  protectedvirtual | 
| double PIDState_STREAM::lastSeenPTS | 
Definition at line 74 of file MPEG2TransportStreamParser.hh.
      
  | 
  inherited | 
Definition at line 43 of file MPEG2TransportStreamParser.hh.
      
  | 
  inherited | 
Definition at line 44 of file MPEG2TransportStreamParser.hh.
| u_int16_t PIDState_STREAM::program_number | 
Definition at line 72 of file MPEG2TransportStreamParser.hh.
| u_int8_t PIDState_STREAM::stream_type | 
Definition at line 73 of file MPEG2TransportStreamParser.hh.
| MediaSink* PIDState_STREAM::streamSink | 
Definition at line 76 of file MPEG2TransportStreamParser.hh.
| MPEG2TransportStreamDemuxedTrack* PIDState_STREAM::streamSource | 
Definition at line 75 of file MPEG2TransportStreamParser.hh.
      
  | 
  inherited | 
Definition at line 45 of file MPEG2TransportStreamParser.hh.