FFmpeg
|
support keeping files support filling with a background thread More...
Data Fields | |
int64_t | logical_pos |
int64_t | physical_pos |
int | size |
support keeping files support filling with a background thread
int64_t CacheEntry::logical_pos |
Definition at line 49 of file cache.c.
Referenced by add_entry(), and cache_read().
int64_t CacheEntry::physical_pos |
Definition at line 50 of file cache.c.
Referenced by add_entry(), and cache_read().
int CacheEntry::size |
Definition at line 51 of file cache.c.
Referenced by add_entry(), and cache_read().