![]() |
Miam-Player
0.8.0
A nice music player
|
#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... | |
AVDictionary * | metadata |
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