live
Public Member Functions | Data Fields
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::~SPropRecord ( )
inline

Definition at line 56 of file H264VideoRTPSource.hh.

56{ delete[] sPropBytes; }
unsigned char * sPropBytes

References sPropBytes.

Field Documentation

◆ sPropBytes

unsigned char* SPropRecord::sPropBytes

Definition at line 59 of file H264VideoRTPSource.hh.

Referenced by ~SPropRecord().

◆ sPropLength

unsigned SPropRecord::sPropLength

Definition at line 58 of file H264VideoRTPSource.hh.


The documentation for this class was generated from the following file: