FFmpeg
Data Fields
RTPPacket Struct Reference

#include <rtpdec.h>

Data Fields

uint16_t  seq
 
uint8_tbuf
 
int  len
 
int64_t  recvtime
 
struct RTPPacketnext
 

Detailed Description

Definition at line 141 of file rtpdec.h.

Field Documentation

uint16_t RTPPacket::seq

Definition at line 142 of file rtpdec.h.

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

uint8_t* RTPPacket::buf

Definition at line 143 of file rtpdec.h.

Referenced by ff_rtp_reset_packet_queue(), and rtp_parse_queued_packet().

int RTPPacket::len

Definition at line 144 of file rtpdec.h.

Referenced by rtp_parse_queued_packet().

int64_t RTPPacket::recvtime

Definition at line 145 of file rtpdec.h.

Referenced by ff_rtp_queued_packet_time().

struct RTPPacket* RTPPacket::next

Definition at line 146 of file rtpdec.h.

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


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

Generated on Wed Jun 10 2015 01:57:23 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /