World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <avformat.h>
Открытые атрибуты | |
int | id |
unique ID to identify the chapter Подробнее... | |
AVRational | time_base |
time base in which the start/end timestamps are specified Подробнее... | |
int64_t | start |
int64_t | end |
chapter start/end time in time_base units Подробнее... | |
AVDictionary * | metadata |
См. определение в файле avformat.h строка 1301
int AVChapter::id |
unique ID to identify the chapter
См. определение в файле avformat.h строка 1302
AVRational AVChapter::time_base |
time base in which the start/end timestamps are specified
См. определение в файле avformat.h строка 1303
int64_t AVChapter::start |
См. определение в файле avformat.h строка 1304
int64_t AVChapter::end |
chapter start/end time in time_base units
См. определение в файле avformat.h строка 1304
AVDictionary* AVChapter::metadata |
См. определение в файле avformat.h строка 1305