liveMedia/MP3ADURTPSink.cpp File Reference

#include "MP3ADURTPSink.hh"

Include dependency graph for MP3ADURTPSink.cpp:

Go to the source code of this file.

Functions

static void badDataSize (UsageEnvironment &env, unsigned numBytesInFrame)


Function Documentation

static void badDataSize ( UsageEnvironment env,
unsigned  numBytesInFrame 
) [static]

Definition at line 37 of file MP3ADURTPSink.cpp.

References env.

Referenced by MP3ADURTPSink::doSpecialFrameHandling().

00037                                                                          {
00038   env << "MP3ADURTPSink::doSpecialFrameHandling(): invalid size ("
00039       << numBytesInFrame << ") of non-fragmented input ADU!\n";
00040 }


Generated on Thu May 17 07:13:58 2012 for live by  doxygen 1.5.2