#include <RTCP.hh>
|
| | SDESItem (unsigned char tag, unsigned char const *value) |
| |
| unsigned char const * | data () const |
| |
| unsigned | totalSize () const |
| |
|
| unsigned char | fData [2+0xFF] |
| |
Definition at line 31 of file RTCP.hh.
| SDESItem::SDESItem |
( |
unsigned char |
tag, |
|
|
unsigned char const * |
value |
|
) |
| |
| unsigned char const* SDESItem::data |
( |
| ) |
const |
|
inline |
Definition at line 35 of file RTCP.hh.
References fData.
unsigned char fData[2+0xFF]
| unsigned SDESItem::totalSize |
( |
| ) |
const |
| unsigned char SDESItem::fData[2+0xFF] |
|
private |
The documentation for this class was generated from the following file: