FFmpeg
Data Fields
ebml_master Struct Reference

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...
 

Detailed Description

Definition at line 95 of file matroskaenc.c.

Field Documentation

◆ pos

int64_t ebml_master::pos

absolute offset in the containing AVIOContext where the master's elements start

Definition at line 96 of file matroskaenc.c.

◆ sizebytes

int ebml_master::sizebytes

how many bytes were reserved for the size

Definition at line 97 of file matroskaenc.c.


The documentation for this struct was generated from the following file: