RTPPacket Struct Reference

#include <rtpdec.h>


Data Fields

uint16_t seq
uint8_t * buf
int len
int64_t recvtime
struct RTPPacketnext


Detailed Description

Definition at line 136 of file rtpdec.h.


Field Documentation

uint8_t* RTPPacket::buf

Definition at line 138 of file rtpdec.h.

Referenced by ff_rtp_reset_packet_queue(), and rtp_parse_queued_packet().

Definition at line 139 of file rtpdec.h.

Referenced by rtp_parse_queued_packet().

struct RTPPacket* RTPPacket::next [read]

Definition at line 141 of file rtpdec.h.

Referenced by enqueue_packet(), ff_rtp_reset_packet_queue(), and rtp_parse_queued_packet().

Definition at line 140 of file rtpdec.h.

Referenced by ff_rtp_queued_packet_time().

uint16_t RTPPacket::seq

Definition at line 137 of file rtpdec.h.

Referenced by enqueue_packet(), has_next_packet(), and rtp_parse_queued_packet().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:38:25 2012 for FFmpeg by  doxygen 1.5.8