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

BYEHeader Struct Reference

#include <private.h>

List of all members.

Public Attributes

RTCPFixedHeader fh
uint32 ssrc
 SSRC identifier of sender.

uint8 length
 [optional] length of reason.

char const reason []
 [optional] reason text (not null terminated).


Member Data Documentation

RTCPFixedHeader BYEHeader::fh
 

Definition at line 214 of file private.h.

uint8 BYEHeader::length
 

[optional] length of reason.

Definition at line 216 of file private.h.

char const BYEHeader::reason[]
 

[optional] reason text (not null terminated).

Definition at line 217 of file private.h.

uint32 BYEHeader::ssrc
 

SSRC identifier of sender.

Definition at line 215 of file private.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