FFmpeg
Data Fields
FileContext Struct Reference

Data Fields

const AVClassclass
 
int fd
 
int trunc
 
int blocksize
 
int follow
 
int seekable
 

Detailed Description

Definition at line 91 of file file.c.

Field Documentation

◆ class

const AVClass* FileContext::class

Definition at line 92 of file file.c.

◆ fd

int FileContext::fd

Definition at line 93 of file file.c.

◆ trunc

int FileContext::trunc

Definition at line 94 of file file.c.

◆ blocksize

int FileContext::blocksize

Definition at line 95 of file file.c.

◆ follow

int FileContext::follow

Definition at line 96 of file file.c.

◆ seekable

int FileContext::seekable

Definition at line 97 of file file.c.


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