RTPContext Struct Reference

Data Fields

URLContextrtp_hd
URLContextrtcp_hd
int rtp_fd
int rtcp_fd

Detailed Description

Definition at line 48 of file rtpproto.c.

Field Documentation

int RTPContext::rtcp_fd

Definition at line 50 of file rtpproto.c.

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

URLContext * RTPContext::rtcp_hd
int RTPContext::rtp_fd

Definition at line 50 of file rtpproto.c.

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

URLContext* RTPContext::rtp_hd

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