|
FFmpeg
4.0
|
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(), cache_read(), and cmp().
| 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(), cache_read(), and cache_seek().
1.8.13