FFmpeg
|
Data Fields | |
AVClass * | class |
int | fd |
char * | filename |
struct AVTreeNode * | root |
int64_t | logical_pos |
int64_t | cache_pos |
int64_t | inner_pos |
int64_t | end |
int | is_true_eof |
URLContext * | inner |
int64_t | cache_hit |
int64_t | cache_miss |
int | read_ahead_limit |
struct AVTreeNode* CacheContext::root |
URLContext* CacheContext::inner |