MediaSample Class Reference

#include <MediaSample.h>

Inheritance diagram for MediaSample:

MediaSampleEx

Detailed Description

Encapsulates raw media data, size and start time of the sample Extended Media Sample to have a sync point: this can be used as a flag to say this is the first i-frame Or that this is the first sample that has been RTCP synchronized.

Definition at line 48 of file MediaSample.h.


Public Member Functions

 MediaSample (const MediaSample &rSample)
MediaSampleoperator= (const MediaSample &rSample)
virtual ~MediaSample (void)
const BYTEgetData () const
int getSize () const
double StartTime () const
bool isSynchronisationPoint () const
void setSynchronisationPoint (bool val)

Static Public Member Functions

static MediaSamplecreateMediaSample (BYTE *pData, int nSize, double dStartTime=0.0, bool bIsSyncPoint=false)

The documentation for this class was generated from the following files:
Generated on Fri Mar 13 14:12:39 2009 for RTVC by  doxygen 1.5.3