RTPDemuxContext Struct Reference

#include <rtp_internal.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
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_tbuf_ptr
rtp_payload_data_trtp_payload_data
DynamicPayloadPacketHandlerProc parse_packet
 This is also copied from the dynamic protocol handler structure.
void * dynamic_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 78 of file rtp_internal.h.


Field Documentation

Definition at line 79 of file rtp_internal.h.

Referenced by rtp_parse_open().

Definition at line 80 of file rtp_internal.h.

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

Definition at line 83 of file rtp_internal.h.

Referenced by ff_rtp_send_data(), and rtp_parse_packet().

Definition at line 85 of file rtp_internal.h.

Referenced by rtcp_send_sr(), rtp_write_header(), and rtp_write_packet().

Definition at line 88 of file rtp_internal.h.

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

Definition at line 89 of file rtp_internal.h.

Referenced by ff_rtp_send_aac(), rtp_parse_packet(), and rtp_write_header().

Definition at line 90 of file rtp_internal.h.

Referenced by rtp_parse_packet().

Definition at line 92 of file rtp_internal.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_open().

Definition at line 93 of file rtp_internal.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_open().

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

Definition at line 95 of file rtp_internal.h.

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

Definition at line 100 of file rtp_internal.h.

Referenced by finalize_packet(), and rtcp_parse_packet().

Definition at line 103 of file rtp_internal.h.

Referenced by ff_rtp_send_data(), and rtcp_send_sr().

Definition at line 105 of file rtp_internal.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_write_packet().

Definition at line 106 of file rtp_internal.h.

Referenced by rtp_write_header(), and rtp_write_packet().

uint8_t RTPDemuxContext::buf[RTP_MAX_PACKET_LENGTH]

Definition at line 112 of file rtp_internal.h.

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

This is also copied from the dynamic protocol handler structure.

Definition at line 115 of file rtp_internal.h.

Referenced by rtp_parse_packet(), rtsp_read_header(), and sdp_read_header().

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

Definition at line 116 of file rtp_internal.h.

Referenced by h264_handle_packet(), rtsp_read_header(), and sdp_read_header().

Definition at line 117 of file rtp_internal.h.

Referenced by rtp_write_header().


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

Generated on Wed Feb 9 19:10:15 2011 for ffmpeg by  doxygen 1.5.6