Libav
|
Data Fields | |
const AVClass * | class |
char * | protocol_whitelist |
char * | protocol_blacklist |
URLContext * | h |
const URLProtocol ** | protocols |
URLContext* AVIOInternal::h |
Definition at line 49 of file aviobuf.c.
Referenced by avio_close(), avio_open2(), and ffio_fdopen().
const URLProtocol** AVIOInternal::protocols |
Definition at line 50 of file aviobuf.c.
Referenced by avio_open2().