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

Field Documentation

◆ start

uint64_t MatroskaChapter::start

Definition at line 299 of file matroskadec.c.

◆ end

uint64_t MatroskaChapter::end

Definition at line 300 of file matroskadec.c.

◆ uid

uint64_t MatroskaChapter::uid

Definition at line 301 of file matroskadec.c.

◆ title

char* MatroskaChapter::title

Definition at line 302 of file matroskadec.c.

◆ chapter

AVChapter* MatroskaChapter::chapter

Definition at line 304 of file matroskadec.c.


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