FFmpeg
|
RTPContext Struct Reference
Collaboration diagram for RTPContext:
Data Fields | |
URLContext * | rtp_hd |
URLContext * | rtcp_hd |
int | rtp_fd |
int | rtcp_fd |
Detailed Description
Definition at line 43 of file rtpproto.c.
Field Documentation
int RTPContext::rtcp_fd |
Definition at line 45 of file rtpproto.c.
Referenced by rtp_get_multi_file_handle(), rtp_open(), and rtp_read().
URLContext * RTPContext::rtcp_hd |
Definition at line 44 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 45 of file rtpproto.c.
Referenced by rtp_get_file_handle(), rtp_get_multi_file_handle(), rtp_open(), and rtp_read().
URLContext* RTPContext::rtp_hd |
Definition at line 44 of file rtpproto.c.
Referenced by ff_rtp_get_local_rtp_port(), ff_rtp_set_remote_url(), rtp_close(), rtp_open(), and rtp_write().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11