FFmpeg
|
Data Fields | |
int64_t | pos |
absolute offset in the containing AVIOContext where the master's elements start More... | |
int | sizebytes |
how many bytes were reserved for the size More... | |
Definition at line 70 of file matroskaenc.c.
int64_t ebml_master::pos |
absolute offset in the containing AVIOContext where the master's elements start
Definition at line 71 of file matroskaenc.c.
Referenced by end_ebml_master().
int ebml_master::sizebytes |
how many bytes were reserved for the size
Definition at line 72 of file matroskaenc.c.
Referenced by end_ebml_master().