FFmpeg
|
TLSContext Struct Reference
Collaboration diagram for TLSContext:
Data Fields | |
const AVClass * | class |
URLContext * | tcp |
int | fd |
Detailed Description
Field Documentation
int TLSContext::fd |
Definition at line 68 of file tls.c.
Referenced by do_tls_poll(), and tls_open().
URLContext* TLSContext::tcp |
Definition at line 60 of file tls.c.
Referenced by tls_close(), and tls_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