Miam-Player  0.8.0
A nice music player
AVChapter Struct Reference

#include <avformat.h>

Public Attributes

int id
 unique ID to identify the chapter More...
 
AVRational time_base
 time base in which the start/end timestamps are specified More...
 
int64_t start
 
int64_t end
 chapter start/end time in time_base units More...
 
AVDictionarymetadata
 

Member Data Documentation

int64_t AVChapter::end

chapter start/end time in time_base units

int AVChapter::id

unique ID to identify the chapter

AVDictionary* AVChapter::metadata
int64_t AVChapter::start
AVRational AVChapter::time_base

time base in which the start/end timestamps are specified


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