FFmpeg  4.0
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

◆ logical_pos

int64_t CacheEntry::logical_pos

Definition at line 49 of file cache.c.

Referenced by add_entry(), cache_read(), and cmp().

◆ physical_pos

int64_t CacheEntry::physical_pos

Definition at line 50 of file cache.c.

Referenced by add_entry(), and cache_read().

◆ size

int CacheEntry::size

Definition at line 51 of file cache.c.

Referenced by add_entry(), cache_read(), and cache_seek().


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