| 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 Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11