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 290 of file matroskadec.c.

Field Documentation

◆ start

uint64_t MatroskaChapter::start

Definition at line 291 of file matroskadec.c.

◆ end

uint64_t MatroskaChapter::end

Definition at line 292 of file matroskadec.c.

◆ uid

uint64_t MatroskaChapter::uid

Definition at line 293 of file matroskadec.c.

◆ title

char* MatroskaChapter::title

Definition at line 294 of file matroskadec.c.

◆ chapter

AVChapter* MatroskaChapter::chapter

Definition at line 296 of file matroskadec.c.


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