| FFmpeg
    | 
#include <isom.h>
| Data Fields | |
| uint32_t | type | 
| char * | path | 
| char * | dir | 
| char | volume [28] | 
| char | filename [64] | 
| int16_t | nlvl_to | 
| int16_t | nlvl_from | 
Detailed Description
Field Documentation
| char* MOVDref::dir | 
Definition at line 59 of file isom.h.
Referenced by mov_read_close(), mov_read_dref(), and mov_read_trak().
| char MOVDref::filename[64] | 
Definition at line 61 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
| int16_t MOVDref::nlvl_from | 
Definition at line 62 of file isom.h.
Referenced by mov_open_dref(), mov_read_dref(), and mov_read_trak().
| int16_t MOVDref::nlvl_to | 
Definition at line 62 of file isom.h.
Referenced by mov_open_dref(), mov_read_dref(), and mov_read_trak().
| char* MOVDref::path | 
Definition at line 58 of file isom.h.
Referenced by mov_open_dref(), mov_read_close(), mov_read_dref(), and mov_read_trak().
| uint32_t MOVDref::type | 
Definition at line 57 of file isom.h.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), and mov_read_dref().
| char MOVDref::volume[28] | 
Definition at line 60 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
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