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

support keeping files support filling with a background thread More...

Data Fields

int64_t logical_pos
 
int64_t physical_pos
 
int size
 

Detailed Description

support keeping files support filling with a background thread

Definition at line 48 of file cache.c.

Field Documentation

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().


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