FFmpeg
Data Fields
RTPContext Struct Reference

Data Fields

 
 
int  rtp_fd
 
int  rtcp_fd
 
 
 
 
 
 
struct sockaddr_storage
last_rtp_source  last_rtcp_source
 
socklen_t  last_rtp_source_len
 
socklen_t  last_rtcp_source_len
 

Detailed Description

Definition at line 44 of file rtpproto.c.

Field Documentation

URLContext* RTPContext::rtp_hd

Definition at line 45 of file rtpproto.c.

Referenced by ff_rtp_get_local_rtp_port(), ff_rtp_set_remote_url(), rtp_close(), rtp_open(), and rtp_write().

URLContext * RTPContext::rtcp_hd

Definition at line 45 of file rtpproto.c.

Referenced by ff_rtp_get_local_rtcp_port(), ff_rtp_set_remote_url(), rtp_close(), rtp_open(), and rtp_write().

int RTPContext::rtp_fd

Definition at line 46 of file rtpproto.c.

Referenced by rtp_get_file_handle(), rtp_get_multi_file_handle(), rtp_open(), rtp_read(), and rtp_write().

int RTPContext::rtcp_fd

Definition at line 46 of file rtpproto.c.

Referenced by rtp_get_multi_file_handle(), rtp_open(), rtp_read(), and rtp_write().

int RTPContext::nb_ssm_include_addrs

Definition at line 46 of file rtpproto.c.

Referenced by rtp_check_source_lists(), rtp_close(), and rtp_open().

int RTPContext::nb_ssm_exclude_addrs

Definition at line 46 of file rtpproto.c.

Referenced by rtp_check_source_lists(), rtp_close(), and rtp_open().

struct sockaddr_storage** RTPContext::ssm_include_addrs

Definition at line 47 of file rtpproto.c.

Referenced by rtp_check_source_lists(), rtp_close(), and rtp_open().

struct sockaddr_storage ** RTPContext::ssm_exclude_addrs

Definition at line 47 of file rtpproto.c.

Referenced by rtp_check_source_lists(), rtp_close(), and rtp_open().

int RTPContext::write_to_source

Definition at line 48 of file rtpproto.c.

Referenced by rtp_open(), and rtp_write().

struct sockaddr_storage last_rtp_source RTPContext::last_rtcp_source

Definition at line 49 of file rtpproto.c.

Referenced by rtp_read(), and rtp_write().

socklen_t RTPContext::last_rtp_source_len

Definition at line 50 of file rtpproto.c.

Referenced by rtp_read(), and rtp_write().

socklen_t RTPContext::last_rtcp_source_len

Definition at line 50 of file rtpproto.c.

Referenced by rtp_read(), and rtp_write().


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

Generated on Sun Sep 14 2014 18:56:44 for FFmpeg by   doxygen 1.8.2

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