RTPDemuxContext Struct Reference

#include <rtpdec.h>


Data Fields

AVFormatContextic
AVStreamst
int payload_type
uint32_t ssrc
uint16_t seq
uint32_t timestamp
uint32_t base_timestamp
uint32_t cur_timestamp
int64_t range_start_offset
int max_payload_size
struct MpegTSContextts
int read_buf_index
int read_buf_size
URLContextrtp_ctx
char hostname [256]
RTPStatistics statistics
 Statistics for this stream (used by RTCP receiver reports).
int64_t last_rtcp_ntp_time
int64_t first_rtcp_ntp_time
uint32_t last_rtcp_timestamp
unsigned int packet_count
unsigned int octet_count
unsigned int last_octet_count
int first_packet
uint8_t buf [RTP_MAX_PACKET_LENGTH]
uint8_t * buf_ptr
RTPPayloadDatartp_payload_data
DynamicPayloadPacketHandlerProc parse_packet
 This is also copied from the dynamic protocol handler structure.
PayloadContextdynamic_protocol_context
 This is a copy from the values setup from the sdp parsing, in rtsp.c don't free me.
int max_frames_per_packet


Detailed Description

Definition at line 156 of file rtpdec.h.


Field Documentation

Definition at line 163 of file rtpdec.h.

uint8_t RTPDemuxContext::buf[RTP_MAX_PACKET_LENGTH]

Definition at line 187 of file rtpdec.h.

Referenced by rtp_parse_packet().

Definition at line 188 of file rtpdec.h.

Definition at line 164 of file rtpdec.h.

This is a copy from the values setup from the sdp parsing, in rtsp.c don't free me.

Definition at line 195 of file rtpdec.h.

Referenced by rtp_parse_packet(), and rtp_parse_set_dynamic_protocol().

Definition at line 185 of file rtpdec.h.

Definition at line 178 of file rtpdec.h.

Referenced by finalize_packet(), rtcp_parse_packet(), and rtp_parse_open().

Definition at line 172 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_open().

Definition at line 157 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr(), rtp_parse_open(), and rtp_parse_packet().

Definition at line 184 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr().

Definition at line 179 of file rtpdec.h.

Referenced by finalize_packet(), and rtcp_parse_packet().

Definition at line 196 of file rtpdec.h.

Definition at line 166 of file rtpdec.h.

Definition at line 183 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr().

Definition at line 182 of file rtpdec.h.

This is also copied from the dynamic protocol handler structure.

Definition at line 194 of file rtpdec.h.

Referenced by rtp_parse_packet(), and rtp_parse_set_dynamic_protocol().

Definition at line 159 of file rtpdec.h.

Referenced by rtp_parse_close(), rtp_parse_open(), and rtp_parse_packet().

Definition at line 165 of file rtpdec.h.

Referenced by finalize_packet().

Definition at line 168 of file rtpdec.h.

Referenced by rtp_parse_packet().

Definition at line 169 of file rtpdec.h.

Referenced by rtp_parse_packet().

Definition at line 171 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_open().

Definition at line 191 of file rtpdec.h.

Referenced by rtp_parse_close(), rtp_parse_mp4_au(), rtp_parse_open(), and rtp_parse_packet().

Definition at line 161 of file rtpdec.h.

Referenced by rtp_parse_packet().

Definition at line 160 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_packet().

Definition at line 158 of file rtpdec.h.

Referenced by finalize_packet(), rtp_parse_open(), and rtp_parse_packet().

Statistics for this stream (used by RTCP receiver reports).

Definition at line 174 of file rtpdec.h.

Referenced by rtp_check_and_send_back_rr(), rtp_parse_open(), and rtp_parse_packet().

Definition at line 162 of file rtpdec.h.

Definition at line 167 of file rtpdec.h.

Referenced by rtp_parse_close(), rtp_parse_open(), and rtp_parse_packet().


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

Generated on Fri Oct 26 02:36:58 2012 for FFmpeg by  doxygen 1.5.8