FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RTPContext Struct Reference

Data Fields

URLContextrtp_hd
 
URLContextrtcp_hd
 
int rtp_fd
 
int rtcp_fd
 

Detailed Description

Definition at line 43 of file rtpproto.c.

Field Documentation

URLContext* RTPContext::rtp_hd
URLContext * RTPContext::rtcp_hd
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().

int RTPContext::rtcp_fd

Definition at line 45 of file rtpproto.c.

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


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