FFmpeg  1.2.4
Data Fields
TLSContext Struct Reference

Data Fields

const AVClassclass
URLContexttcp
int fd

Detailed Description

Definition at line 58 of file tls.c.

Field Documentation

const AVClass* TLSContext::class

Definition at line 59 of file tls.c.

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: