RTPDemuxContext Struct Reference

#include <rtp_internal.h>

List of all members.


Detailed Description

Definition at line 69 of file rtp_internal.h.


Public Attributes

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_t * buf_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

Member Data Documentation

Definition at line 70 of file rtp_internal.h.

Referenced by rtp_parse_open().

Definition at line 71 of file rtp_internal.h.

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

Definition at line 74 of file rtp_internal.h.

Referenced by ff_rtp_send_data(), and rtp_parse_packet().

Definition at line 76 of file rtp_internal.h.

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

Definition at line 79 of file rtp_internal.h.

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

Definition at line 80 of file rtp_internal.h.

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

Definition at line 81 of file rtp_internal.h.

Referenced by rtp_parse_packet().

Definition at line 83 of file rtp_internal.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_parse_open().

Definition at line 84 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 86 of file rtp_internal.h.

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

Definition at line 91 of file rtp_internal.h.

Referenced by finalize_packet(), and rtcp_parse_packet().

Definition at line 94 of file rtp_internal.h.

Referenced by ff_rtp_send_data(), and rtcp_send_sr().

Definition at line 96 of file rtp_internal.h.

Referenced by rtp_check_and_send_back_rr(), and rtp_write_packet().

Definition at line 97 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 103 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 106 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 107 of file rtp_internal.h.

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

Definition at line 108 of file rtp_internal.h.

Referenced by rtp_write_header().


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

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5