|
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 |
| uint32_t MOVDref::type |
Definition at line 86 of file isom.h.
Referenced by mov_read_dref().
| char* MOVDref::path |
Definition at line 87 of file isom.h.
Referenced by mov_free_stream_context(), mov_read_dref(), and mov_read_trak().
| char* MOVDref::dir |
Definition at line 88 of file isom.h.
Referenced by mov_free_stream_context(), mov_read_dref(), and mov_read_trak().
| char MOVDref::volume[28] |
Definition at line 89 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
| char MOVDref::filename[64] |
Definition at line 90 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
| int16_t MOVDref::nlvl_to |
Definition at line 91 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
| int16_t MOVDref::nlvl_from |
Definition at line 91 of file isom.h.
Referenced by mov_read_dref(), and mov_read_trak().
1.8.17