FFmpeg
Data Fields
MatroskaChapter Struct Reference

Data Fields

uint64_t start
 
uint64_t end
 
uint64_t uid
 
char * title
 
AVChapterchapter
 

Detailed Description

Definition at line 280 of file matroskadec.c.

Field Documentation

◆ start

uint64_t MatroskaChapter::start

Definition at line 281 of file matroskadec.c.

◆ end

uint64_t MatroskaChapter::end

Definition at line 282 of file matroskadec.c.

◆ uid

uint64_t MatroskaChapter::uid

Definition at line 283 of file matroskadec.c.

◆ title

char* MatroskaChapter::title

Definition at line 284 of file matroskadec.c.

◆ chapter

AVChapter* MatroskaChapter::chapter

Definition at line 286 of file matroskadec.c.


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