FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MatroskaChapter Struct Reference

Data Fields

uint64_t start
 
uint64_t end
 
uint64_t uid
 
char * title
 
AVChapterchapter
 

Detailed Description

Definition at line 254 of file matroskadec.c.

Field Documentation

uint64_t MatroskaChapter::start

Definition at line 255 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaChapter::end

Definition at line 256 of file matroskadec.c.

Referenced by matroska_read_header().

uint64_t MatroskaChapter::uid

Definition at line 257 of file matroskadec.c.

char* MatroskaChapter::title

Definition at line 258 of file matroskadec.c.

Referenced by matroska_read_header().

AVChapter* MatroskaChapter::chapter

Definition at line 260 of file matroskadec.c.

Referenced by matroska_convert_tags(), and matroska_read_header().


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