| FFmpeg
    | 
MatroskaLevel Struct Reference
  | Data Fields | |
| uint64_t | start | 
| uint64_t | length | 
Detailed Description
Definition at line 231 of file matroskadec.c.
Field Documentation
| uint64_t MatroskaLevel::length | 
Definition at line 233 of file matroskadec.c.
Referenced by ebml_level_end(), ebml_parse_id(), ebml_read_master(), and matroska_parse_seekhead_entry().
| uint64_t MatroskaLevel::start | 
Definition at line 232 of file matroskadec.c.
Referenced by ebml_level_end(), ebml_read_master(), and matroska_parse_seekhead_entry().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11