Libav
Data Fields
FileContext Struct Reference

Data Fields

const AVClassclass
 
int fd
 
int trunc
 
int follow
 

Detailed Description

Definition at line 41 of file file.c.

Field Documentation

◆ class

const AVClass* FileContext::class

Definition at line 42 of file file.c.

◆ fd

int FileContext::fd

Definition at line 43 of file file.c.

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

◆ trunc

int FileContext::trunc

Definition at line 44 of file file.c.

Referenced by file_check().

◆ follow

int FileContext::follow

Definition at line 45 of file file.c.

Referenced by file_read().


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