World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVProgram

#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
 
AVDictionarymetadata
 
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

Данные класса

◆ id

int AVProgram::id

См. определение в файле avformat.h строка 1267

◆ flags

int AVProgram::flags

См. определение в файле avformat.h строка 1268

◆ discard

enum AVDiscard AVProgram::discard

selects which program to discard and which to feed to the caller

См. определение в файле avformat.h строка 1269

◆ stream_index

unsigned int* AVProgram::stream_index

См. определение в файле avformat.h строка 1270

◆ nb_stream_indexes

unsigned int AVProgram::nb_stream_indexes

См. определение в файле avformat.h строка 1271

◆ metadata

AVDictionary* AVProgram::metadata

См. определение в файле avformat.h строка 1272

◆ program_num

int AVProgram::program_num

См. определение в файле avformat.h строка 1274

◆ pmt_pid

int AVProgram::pmt_pid

См. определение в файле avformat.h строка 1275

◆ pcr_pid

int AVProgram::pcr_pid

См. определение в файле avformat.h строка 1276

◆ pmt_version

int AVProgram::pmt_version

См. определение в файле avformat.h строка 1277

◆ start_time

int64_t AVProgram::start_time

См. определение в файле avformat.h строка 1286

◆ end_time

int64_t AVProgram::end_time

См. определение в файле avformat.h строка 1287

◆ pts_wrap_reference

int64_t AVProgram::pts_wrap_reference

reference dts for wrap detection

См. определение в файле avformat.h строка 1289

◆ pts_wrap_behavior

int AVProgram::pts_wrap_behavior

behavior on wrap detection

См. определение в файле avformat.h строка 1290


Объявления и описания членов структуры находятся в файле: