FFmpeg
|
Data Fields | |
int64_t | pos |
absolute offset in the file where the master's elements start More... | |
int | sizebytes |
how many bytes were reserved for the size More... | |
Definition at line 57 of file matroskaenc.c.
int64_t ebml_master::pos |
absolute offset in the file where the master's elements start
Definition at line 58 of file matroskaenc.c.
Referenced by end_ebml_master(), mkv_write_packet_internal(), mkv_write_tag_targets(), and mkv_write_tags().
int ebml_master::sizebytes |
how many bytes were reserved for the size
Definition at line 59 of file matroskaenc.c.
Referenced by end_ebml_master().