MatroskaChapter Struct Reference
Collaboration diagram for MatroskaChapter:
Collaboration graph

Data Fields

uint64_t start
 
uint64_t end
 
uint64_t uid
 
char * title
 
AVChapterchapter
 

Detailed Description

Definition at line 186 of file matroskadec.c.

Field Documentation

AVChapter* MatroskaChapter::chapter

Definition at line 192 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().

uint64_t MatroskaChapter::end

Definition at line 188 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaChapter::start

Definition at line 187 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaChapter::uid

Definition at line 189 of file matroskadec.c.


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