SPropRecord Class Reference

#include <H264VideoRTPSource.hh>


Public Member Functions

 ~SPropRecord ()

Data Fields

unsigned sPropLength
unsigned char * sPropBytes


Detailed Description

Definition at line 54 of file H264VideoRTPSource.hh.


Constructor & Destructor Documentation

SPropRecord::~SPropRecord (  )  [inline]

Definition at line 56 of file H264VideoRTPSource.hh.

References sPropBytes.

00056 { delete[] sPropBytes; }


Field Documentation

unsigned SPropRecord::sPropLength

Definition at line 58 of file H264VideoRTPSource.hh.

Referenced by H264VideoRTPSink::createNew().

unsigned char* SPropRecord::sPropBytes

Definition at line 59 of file H264VideoRTPSource.hh.

Referenced by H264VideoRTPSink::createNew(), H264VideoStreamFramer::setSPSandPPS(), and ~SPropRecord().


The documentation for this class was generated from the following file:
Generated on Mon Apr 29 13:32:38 2013 for live by  doxygen 1.5.2