liveMedia/AC3AudioStreamFramer.cpp File Reference

#include "AC3AudioStreamFramer.hh"
#include "StreamParser.hh"
#include <GroupsockHelper.hh>

Include dependency graph for AC3AudioStreamFramer.cpp:

Go to the source code of this file.

Data Structures

class  AC3FrameParams
class  AC3AudioStreamParser

Defines

#define MILLION   1000000

Variables

static int const kbpsTable []


Define Documentation

#define MILLION   1000000

Definition at line 128 of file AC3AudioStreamFramer.cpp.

Referenced by MPEG4VideoStreamDiscreteFramer::afterGettingFrame1(), MPEG1or2VideoStreamDiscreteFramer::afterGettingFrame1(), MPEG1or2AudioStreamFramer::continueReadProcessing(), MPEG1or2AudioStreamFramer::currentFramePlayTime(), MP3StreamState::currentFramePlayTime(), AC3AudioStreamFramer::currentFramePlayTime(), MP3StreamState::filePlayTime(), MP3StreamState::findNextHeader(), RTPReceptionStats::noteIncomingPacket(), operator *(), operator-(), AC3AudioStreamFramer::parseNextFrame(), MP3StreamState::readFrame(), and BasicTaskScheduler::SingleStep().


Variable Documentation

int const kbpsTable[] [static]

Initial value:

 {32,  40,  48,  56,  64,  80,  96, 112,
                                128, 160, 192, 224, 256, 320, 384, 448,
                                512, 576, 640}

Definition at line 195 of file AC3AudioStreamFramer.cpp.

Referenced by AC3FrameParams::setParamsFromHeader().


Generated on Tue Oct 7 15:38:20 2008 for live by  doxygen 1.5.2