live
Public Member Functions | Data Fields | Protected Member Functions
PIDState_STREAM Class Reference

#include <MPEG2TransportStreamParser.hh>

Inheritance diagram for PIDState_STREAM:
Inheritance graph
[legend]
Collaboration diagram for PIDState_STREAM:
Collaboration graph
[legend]

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
 
MPEG2TransportStreamDemuxedTrackstreamSource
 
MediaSinkstreamSink
 
MPEG2TransportStreamParserourParser
 
u_int16_t PID
 
PIDType type
 

Protected Member Functions

virtual ~PIDState_STREAM ()
 

Detailed Description

Definition at line 65 of file MPEG2TransportStreamParser.hh.

Constructor & Destructor Documentation

◆ PIDState_STREAM()

PIDState_STREAM::PIDState_STREAM ( MPEG2TransportStreamParser parser,
u_int16_t  pid,
u_int16_t  programNumber,
u_int8_t  streamType 
)

◆ ~PIDState_STREAM()

virtual PIDState_STREAM::~PIDState_STREAM ( )
protectedvirtual

Field Documentation

◆ lastSeenPTS

double PIDState_STREAM::lastSeenPTS

Definition at line 74 of file MPEG2TransportStreamParser.hh.

◆ ourParser

MPEG2TransportStreamParser& PIDState::ourParser
inherited

Definition at line 43 of file MPEG2TransportStreamParser.hh.

◆ PID

u_int16_t PIDState::PID
inherited

Definition at line 44 of file MPEG2TransportStreamParser.hh.

◆ program_number

u_int16_t PIDState_STREAM::program_number

Definition at line 72 of file MPEG2TransportStreamParser.hh.

◆ stream_type

u_int8_t PIDState_STREAM::stream_type

Definition at line 73 of file MPEG2TransportStreamParser.hh.

◆ streamSink

MediaSink* PIDState_STREAM::streamSink

Definition at line 76 of file MPEG2TransportStreamParser.hh.

◆ streamSource

MPEG2TransportStreamDemuxedTrack* PIDState_STREAM::streamSource

Definition at line 75 of file MPEG2TransportStreamParser.hh.

◆ type

PIDType PIDState::type
inherited

Definition at line 45 of file MPEG2TransportStreamParser.hh.


The documentation for this class was generated from the following file: