FFmpeg  2.1.1
Data Fields
FileContext Struct Reference

Data Fields

const AVClassclass
 
int fd
 
int trunc
 
int blocksize
 

Detailed Description

Definition at line 49 of file file.c.

Field Documentation

const AVClass* FileContext::class

Definition at line 50 of file file.c.

int FileContext::fd

Definition at line 51 of file file.c.

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

int FileContext::trunc

Definition at line 52 of file file.c.

int FileContext::blocksize

Definition at line 53 of file file.c.

Referenced by file_read(), and file_write().


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