| FFmpeg
    | 
FileContext Struct Reference
  
Collaboration diagram for FileContext:

| Data Fields | |
| const AVClass * | class | 
| int | fd | 
| int | trunc | 
Detailed Description
Definition at line 48 of file libavformat/file.c.
Field Documentation
| const AVClass* FileContext::class | 
Definition at line 49 of file libavformat/file.c.
| int FileContext::fd | 
Definition at line 50 of file libavformat/file.c.
Referenced by file_check(), file_get_handle(), file_read(), and file_write().
| int FileContext::trunc | 
Definition at line 51 of file libavformat/file.c.
Referenced by file_check().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11