FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Context Struct Reference

support non continuous caching support keeping files support filling with a background thread More...

Data Fields

int fd
 
int64_t end
 
int64_t pos
 
URLContextinner
 

Detailed Description

support non continuous caching support keeping files support filling with a background thread

Definition at line 47 of file cache.c.

Field Documentation

int Context::fd

Definition at line 48 of file cache.c.

Referenced by cache_close(), cache_open(), cache_read(), and cache_seek().

int64_t Context::end

Definition at line 49 of file cache.c.

Referenced by cache_read(), and cache_seek().

int64_t Context::pos

Definition at line 50 of file cache.c.

Referenced by cache_read(), and cache_seek().

URLContext* Context::inner

Definition at line 51 of file cache.c.

Referenced by cache_close(), cache_open(), cache_read(), and cache_seek().


The documentation for this struct was generated from the following file: