Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

rtcp_common_t Struct Reference

#include <MNRTPNetTypes.h>

List of all members.

Public Attributes

unsigned int version:2
 protocol version
unsigned int p:1
 padding flag
unsigned int count:5
 varies by packet type
unsigned int pt:8
 RTCP packet type.
u_int16 length
 pkt len in words, w/o this word


Detailed Description

RTCP packet header common part.
Memory representation of an RTCP header's common part. Contained in rtcp_t.
See also:
rtcp_t


Member Data Documentation

unsigned int rtcp_common_t::count
 

varies by packet type

u_int16 rtcp_common_t::length
 

pkt len in words, w/o this word

unsigned int rtcp_common_t::p
 

padding flag

unsigned int rtcp_common_t::pt
 

RTCP packet type.

unsigned int rtcp_common_t::version
 

protocol version


The documentation for this struct was generated from the following file:
Generated on Sun Mar 6 13:36:09 2005 for Komssys by doxygen 1.3.8