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

Data Fields

const AVClassclass
 
int fd
 
int trunc
 
int blocksize
 
int follow
 

Detailed Description

Definition at line 70 of file file.c.

Field Documentation

const AVClass* FileContext::class

Definition at line 71 of file file.c.

int FileContext::fd

Definition at line 72 of file file.c.

Referenced by file_get_handle(), file_read(), and file_write().

int FileContext::trunc

Definition at line 73 of file file.c.

int FileContext::blocksize

Definition at line 74 of file file.c.

Referenced by file_read(), and file_write().

int FileContext::follow

Definition at line 75 of file file.c.

Referenced by file_read().


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