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

Field Documentation

◆ start

uint64_t MatroskaChapter::start

Definition at line 264 of file matroskadec.c.

◆ end

uint64_t MatroskaChapter::end

Definition at line 265 of file matroskadec.c.

◆ uid

uint64_t MatroskaChapter::uid

Definition at line 266 of file matroskadec.c.

◆ title

char* MatroskaChapter::title

Definition at line 267 of file matroskadec.c.

◆ chapter

AVChapter* MatroskaChapter::chapter

Definition at line 269 of file matroskadec.c.


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