World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
#include <avformat.h>
Открытые атрибуты | |
int | id |
int | flags |
enum AVDiscard | discard |
selects which program to discard and which to feed to the caller Подробнее... | |
unsigned int * | stream_index |
unsigned int | nb_stream_indexes |
AVDictionary * | metadata |
int | program_num |
int | pmt_pid |
int | pcr_pid |
int | pmt_version |
int64_t | start_time |
int64_t | end_time |
int64_t | pts_wrap_reference |
reference dts for wrap detection Подробнее... | |
int | pts_wrap_behavior |
behavior on wrap detection Подробнее... | |
New fields can be added to the end with minor version bumps. Removal, reordering and changes to existing fields require a major version bump. sizeof(AVProgram) must not be used outside libav*.
См. определение в файле avformat.h строка 1266
int AVProgram::id |
См. определение в файле avformat.h строка 1267
int AVProgram::flags |
См. определение в файле avformat.h строка 1268
enum AVDiscard AVProgram::discard |
selects which program to discard and which to feed to the caller
См. определение в файле avformat.h строка 1269
unsigned int* AVProgram::stream_index |
См. определение в файле avformat.h строка 1270
unsigned int AVProgram::nb_stream_indexes |
См. определение в файле avformat.h строка 1271
AVDictionary* AVProgram::metadata |
См. определение в файле avformat.h строка 1272
int AVProgram::program_num |
См. определение в файле avformat.h строка 1274
int AVProgram::pmt_pid |
См. определение в файле avformat.h строка 1275
int AVProgram::pcr_pid |
См. определение в файле avformat.h строка 1276
int AVProgram::pmt_version |
См. определение в файле avformat.h строка 1277
int64_t AVProgram::start_time |
См. определение в файле avformat.h строка 1286
int64_t AVProgram::end_time |
См. определение в файле avformat.h строка 1287
int64_t AVProgram::pts_wrap_reference |
reference dts for wrap detection
См. определение в файле avformat.h строка 1289
int AVProgram::pts_wrap_behavior |
behavior on wrap detection
См. определение в файле avformat.h строка 1290