liveMedia/MPEG2TransportStreamFramer.cpp File Reference

#include "MPEG2TransportStreamFramer.hh"
#include <GroupsockHelper.hh>

Include dependency graph for MPEG2TransportStreamFramer.cpp:

Go to the source code of this file.

Data Structures

class  PIDStatus

Defines

#define TRANSPORT_PACKET_SIZE   188
#define NEW_DURATION_WEIGHT   0.5
#define TIME_ADJUSTMENT_FACTOR   0.8
#define MAX_PLAYOUT_BUFFER_DURATION   0.1
#define PCR_PERIOD_VARIATION_RATIO   0.5
#define TRANSPORT_SYNC_BYTE   0x47


Define Documentation

#define MAX_PLAYOUT_BUFFER_DURATION   0.1

Definition at line 44 of file MPEG2TransportStreamFramer.cpp.

Referenced by MPEG2TransportStreamFramer::updateTSPacketDurationEstimate().

#define NEW_DURATION_WEIGHT   0.5

Definition at line 31 of file MPEG2TransportStreamFramer.cpp.

Referenced by MPEG2TransportStreamFramer::updateTSPacketDurationEstimate().

#define PCR_PERIOD_VARIATION_RATIO   0.5

Definition at line 48 of file MPEG2TransportStreamFramer.cpp.

Referenced by MPEG2TransportStreamFramer::updateTSPacketDurationEstimate().

#define TIME_ADJUSTMENT_FACTOR   0.8

Definition at line 36 of file MPEG2TransportStreamFramer.cpp.

Referenced by MPEG2TransportStreamFramer::updateTSPacketDurationEstimate().

#define TRANSPORT_PACKET_SIZE   188

Definition at line 26 of file MPEG2TransportStreamFramer.cpp.

#define TRANSPORT_SYNC_BYTE   0x47

Definition at line 133 of file MPEG2TransportStreamFramer.cpp.


Generated on Thu Feb 2 23:53:47 2012 for live by  doxygen 1.5.2