Data Fields | |
int64_t | pos |
absolute offset in the file where the master's elements start | |
int | sizebytes |
how many bytes were reserved for the size |
Definition at line 33 of file matroskaenc.c.
int64_t ebml_master::pos |
absolute offset in the file where the master's elements start
Definition at line 34 of file matroskaenc.c.
Referenced by end_ebml_master().
how many bytes were reserved for the size
Definition at line 35 of file matroskaenc.c.
Referenced by end_ebml_master().