Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

rtp_hdr_t Struct Reference

#include <RTP.h>


Data Fields

unsigned int version:2
unsigned int p:1
unsigned int x:1
unsigned int cc:4
unsigned int m:1
unsigned int pt:7
unsigned int seq:16
u_int32 ts
u_int32 ssrc


Field Documentation

unsigned int rtp_hdr_t::cc
 

Definition at line 50 of file RTP.h.

unsigned int rtp_hdr_t::m
 

Definition at line 51 of file RTP.h.

unsigned int rtp_hdr_t::p
 

Definition at line 48 of file RTP.h.

unsigned int rtp_hdr_t::pt
 

Definition at line 52 of file RTP.h.

unsigned int rtp_hdr_t::seq
 

Definition at line 53 of file RTP.h.

u_int32 rtp_hdr_t::ssrc
 

Definition at line 55 of file RTP.h.

u_int32 rtp_hdr_t::ts
 

Definition at line 54 of file RTP.h.

unsigned int rtp_hdr_t::version
 

Definition at line 47 of file RTP.h.

unsigned int rtp_hdr_t::x
 

Definition at line 49 of file RTP.h.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 19:19:02 2004 for xdvshow by doxygen 1.3.7