FFmpeg
|
ebml_master Struct Reference
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... | |
Detailed Description
Definition at line 42 of file matroskaenc.c.
Field Documentation
int64_t ebml_master::pos |
absolute offset in the file where the master's elements start
Definition at line 43 of file matroskaenc.c.
Referenced by end_ebml_master(), mkv_write_tag(), and mkv_write_tags().
int ebml_master::sizebytes |
how many bytes were reserved for the size
Definition at line 44 of file matroskaenc.c.
Referenced by end_ebml_master().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11