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 Sun Mar 9 2025 06:53:44 for FFmpeg by
