FFmpeg
|
TCPContext Struct Reference
Collaboration diagram for TCPContext:
Data Fields | |
const AVClass * | class |
int | fd |
int | listen |
int | rw_timeout |
int | listen_timeout |
Detailed Description
Field Documentation
int TCPContext::fd |
Definition at line 35 of file tcp.c.
Referenced by tcp_close(), tcp_get_file_handle(), tcp_open(), tcp_read(), tcp_shutdown(), and tcp_write().
int TCPContext::listen |
Definition at line 36 of file tcp.c.
Referenced by tcp_open().
int TCPContext::listen_timeout |
Definition at line 38 of file tcp.c.
Referenced by tcp_open().
int TCPContext::rw_timeout |
Definition at line 37 of file tcp.c.
Referenced by tcp_open().
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