live
SDESItem Class Reference

#include <RTCP.hh>

Public Member Functions

 SDESItem (unsigned char tag, unsigned char const *value)
unsigned char const * data () const
unsigned totalSize () const

Private Attributes

unsigned char fData [2+0xFF]

Detailed Description

Definition at line 34 of file RTCP.hh.

Constructor & Destructor Documentation

◆ SDESItem()

SDESItem::SDESItem ( unsigned char tag,
unsigned char const * value )

Member Function Documentation

◆ data()

unsigned char const * SDESItem::data ( ) const
inline

Definition at line 38 of file RTCP.hh.

38{return fData;}
unsigned char fData[2+0xFF]
Definition RTCP.hh:42

References fData.

◆ totalSize()

unsigned SDESItem::totalSize ( ) const

Field Documentation

◆ fData

unsigned char SDESItem::fData[2+0xFF]
private

Definition at line 42 of file RTCP.hh.

Referenced by data().


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