RTSPStream Struct Reference

List of all members.


Detailed Description

Definition at line 57 of file rtsp.c.


Public Attributes

URLContextrtp_handle
RTPDemuxContextrtp_ctx
int stream_index
int interleaved_min
int interleaved_max
char control_url [1024]
int sdp_port
struct in_addr sdp_ip
int sdp_ttl
int sdp_payload_type
rtp_payload_data_t rtp_payload_data
RTPDynamicProtocolHandlerdynamic_handler
 Only valid if it's a dynamic protocol. (This is the handler structure).
void * dynamic_protocol_context
 Only valid if it's a dynamic protocol. (This is any private data associated with the dynamic protocol).

Member Data Documentation

Definition at line 58 of file rtsp.c.

Referenced by rtsp_close_streams(), rtsp_read_header(), sdp_read_header(), and udp_read_packet().

Definition at line 59 of file rtsp.c.

Referenced by rtsp_close_streams(), rtsp_read_header(), rtsp_read_packet(), and sdp_read_header().

Definition at line 61 of file rtsp.c.

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

Definition at line 62 of file rtsp.c.

Referenced by rtsp_read_header(), and tcp_read_packet().

Definition at line 62 of file rtsp.c.

Referenced by rtsp_read_header().

Definition at line 63 of file rtsp.c.

Referenced by rtsp_read_header(), and sdp_parse_line().

Definition at line 65 of file rtsp.c.

Referenced by sdp_parse_line(), and sdp_read_header().

struct in_addr RTSPStream::sdp_ip [read]

Definition at line 66 of file rtsp.c.

Referenced by sdp_parse_line(), and sdp_read_header().

Definition at line 67 of file rtsp.c.

Referenced by sdp_parse_line(), and sdp_read_header().

Definition at line 68 of file rtsp.c.

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

Definition at line 69 of file rtsp.c.

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

Only valid if it's a dynamic protocol. (This is the handler structure).

Definition at line 71 of file rtsp.c.

Referenced by rtsp_close_streams(), rtsp_read_header(), sdp_parse_line(), sdp_parse_rtpmap(), and sdp_read_header().

Only valid if it's a dynamic protocol. (This is any private data associated with the dynamic protocol).

Definition at line 72 of file rtsp.c.

Referenced by rtsp_close_streams(), rtsp_read_header(), sdp_parse_line(), sdp_parse_rtpmap(), and sdp_read_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