Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

RTPData::dataCounter Struct Reference

List of all members.

Public Methods

 dataCounter (const unsigned char *data, size_t size, rtp_payload_t pt)
 ~dataCounter ()

Public Attributes

uint16 count
const unsigned char* data
const size_t size
rtp_payload_t pt

Constructor & Destructor Documentation

RTPData::dataCounter::dataCounter ( const unsigned char * data,
size_t size,
rtp_payload_t pt )
 

RTPData::dataCounter::~dataCounter ( )
 


Member Data Documentation

uint16 RTPData::dataCounter::count
 

Definition at line 264 of file rtp.h.

const unsigned char * RTPData::dataCounter::data
 

Definition at line 265 of file rtp.h.

rtp_payload_t RTPData::dataCounter::pt
 

Definition at line 267 of file rtp.h.

const size_t RTPData::dataCounter::size
 

Definition at line 266 of file rtp.h.


The documentation for this struct was generated from the following file:
Generated at Fri Oct 5 10:28:26 2001 for ccRTP by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001