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

BYEPacket Struct Reference

#include <private.h>

List of all members.

Public Attributes

uint32 ssrc
 ssrc identifier of source leaving. More...

uint8 length
 [optional] length of reason. More...

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


Member Data Documentation

uint8 BYEPacket::length
 

[optional] length of reason.

char BYEPacket::reason[0]
 

[optional] reason text (not null terminated).

uint32 BYEPacket::ssrc
 

ssrc identifier of source leaving.


The documentation for this struct was generated from the following file:
Generated at Sat Jan 5 09:08:54 2002 for ccRTP by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001