rtp_pkt Struct Reference

#include <rtp.h>


Data Fields

uint32_t cc:4
 source count
uint32_t ext:1
 extension flag
uint32_t pad:1
 padding flag
uint32_t ver:2
 version
uint32_t pt:7
 payload type
uint32_t mark:1
 marker flag
uint32_t seq:16
 sequence number
uint32_t time
 timestamp
uint32_t ssrc
 synchronization source identifier
uint8_t data [1]
 beginning of RTP data


Detailed Description

RTP packet structure, the header is a bitfield

Definition at line 78 of file rtp.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 3 03:10:03 2009 for libnemesi by  doxygen 1.5.4