MatroskaBlock Struct Reference

Data Fields

uint64_t duration
int64_t reference
uint64_t non_simple
EbmlBin bin

Detailed Description

Definition at line 252 of file matroskadec.c.

Field Documentation

EbmlBin MatroskaBlock::bin

Definition at line 256 of file matroskadec.c.

Referenced by matroska_parse_cluster().

uint64_t MatroskaBlock::duration

Definition at line 253 of file matroskadec.c.

Referenced by matroska_parse_cluster().

uint64_t MatroskaBlock::non_simple

Definition at line 255 of file matroskadec.c.

Referenced by matroska_parse_cluster().

int64_t MatroskaBlock::reference

Definition at line 254 of file matroskadec.c.

Referenced by matroska_parse_cluster().


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