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

#include <timecode.h>

+ Граф связей класса AVTimecode:

Открытые атрибуты

int start
 timecode frame start (first base frame number) Подробнее...
 
uint32_t flags
 flags such as drop frame, +24 hours support, ... Подробнее...
 
AVRational rate
 frame rate in rational form Подробнее...
 
unsigned fps
 frame per second; must be consistent with the rate field Подробнее...
 

Подробное описание

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

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

◆ start

int AVTimecode::start

timecode frame start (first base frame number)

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

◆ flags

uint32_t AVTimecode::flags

flags such as drop frame, +24 hours support, ...

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

◆ rate

AVRational AVTimecode::rate

frame rate in rational form

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

◆ fps

unsigned AVTimecode::fps

frame per second; must be consistent with the rate field

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


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