Libav
Data Fields
MatroskaBlock Struct Reference

Data Fields

uint64_t duration
int64_t reference
uint64_t non_simple
EbmlBin bin

Detailed Description

Definition at line 267 of file matroskadec.c.

Field Documentation

uint64_t MatroskaBlock::duration

Definition at line 268 of file matroskadec.c.

Referenced by matroska_parse_cluster(), and matroska_parse_cluster_incremental().

int64_t MatroskaBlock::reference

Definition at line 269 of file matroskadec.c.

Referenced by matroska_parse_cluster(), and matroska_parse_cluster_incremental().

uint64_t MatroskaBlock::non_simple

Definition at line 270 of file matroskadec.c.

Referenced by matroska_parse_cluster(), and matroska_parse_cluster_incremental().

EbmlBin MatroskaBlock::bin

Definition at line 271 of file matroskadec.c.

Referenced by matroska_parse_cluster(), and matroska_parse_cluster_incremental().


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