Main Page   Compound List   File List   Compound Members   File Members  

rtcp_t Struct Reference

#include <rtp.h>

List of all members.

Public Attributes

rtcp_common_t common
union {
   struct {
      u_int32   ssrc
      u_int32   ntp_sec
      u_int32   ntp_frac
      u_int32   rtp_ts
      u_int32   psent
      u_int32   osent
      rtcp_rr_t   rr [1]
   }   sr
   struct {
      u_int32   ssrc
      rtcp_rr_t   rr [1]
   }   rr
   struct {
      u_int32   src [1]
   }   bye
   struct rtcp_sdes_t {
      u_int32   src
      rtcp_sdes_item_t   item [1]
   }   sdes
r


Member Data Documentation

struct { ... } rtcp_t::bye
 

rtcp_common_t rtcp_t::common
 

rtcp_sdes_item_t rtcp_t::item[1]
 

u_int32 rtcp_t::ntp_frac
 

u_int32 rtcp_t::ntp_sec
 

u_int32 rtcp_t::osent
 

u_int32 rtcp_t::psent
 

union { ... } rtcp_t::r
 

struct { ... } rtcp_t::rr
 

rtcp_rr_t rtcp_t::rr[1]
 

u_int32 rtcp_t::rtp_ts
 

struct { ... } ::rtcp_sdes_t rtcp_t::sdes
 

struct { ... } rtcp_t::sr
 

u_int32 rtcp_t::src
 

u_int32 rtcp_t::ssrc
 


The documentation for this struct was generated from the following file:
Generated on Tue Feb 10 08:44:19 2004 for Speak-FreelyforUnix by doxygen1.2.18