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

rtcp_sdes_item_t Struct Reference

#include <MNRTPNetTypes.h>

List of all members.

Public Attributes

u_int8 type
 type of item (rtcp_sdes_type_t)
u_int8 length
 length of item (in octets)
char data [1]
 text, not null-terminated


Detailed Description

SDES item in an RTCP SDES packet.
Memory representation of an RTCP SDES item in an RTCP SDES packet. Contained in rtcp_sdes_t.
See also:
rtcp_sdes_t


Member Data Documentation

char rtcp_sdes_item_t::data[1]
 

text, not null-terminated

u_int8 rtcp_sdes_item_t::length
 

length of item (in octets)

u_int8 rtcp_sdes_item_t::type
 

type of item (rtcp_sdes_type_t)


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