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 60 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 61 of file matroskaenc.c.

◆ sizebytes

int ebml_master::sizebytes

how many bytes were reserved for the size

Definition at line 62 of file matroskaenc.c.


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