rtp_packet Struct Reference

#include <rtp.h>


Data Fields

uint16_t cc:4
uint16_t x:1
uint16_t p:1
uint16_t v:2
uint16_t pt:7
uint16_t m:1
uint16_t seq
uint32_t ts
uint32_t ssrc


Detailed Description

Definition at line 12 of file rtp.h.


Field Documentation

uint16_t rtp_packet::cc

Definition at line 14 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::x

Definition at line 15 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::p

Definition at line 16 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::v

Definition at line 17 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::pt

Definition at line 18 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::m

Definition at line 19 of file rtp.h.

Referenced by rtp_send_data().

uint16_t rtp_packet::seq

Definition at line 20 of file rtp.h.

Referenced by rtp_send_data().

uint32_t rtp_packet::ts

Definition at line 21 of file rtp.h.

Referenced by rtp_send_data().

uint32_t rtp_packet::ssrc

Definition at line 22 of file rtp.h.

Referenced by rtp_send_data().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:52 2008 for elphel by  doxygen 1.5.1