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

#include <avcodec.h>

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

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

uint16_t format
 
uint32_t start_display_time
 
uint32_t end_display_time
 
unsigned num_rects
 
AVSubtitleRect ** rects
 
int64_t pts
 Same as packet pts, in AV_TIME_BASE. Подробнее...
 

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

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

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

◆ format

uint16_t AVSubtitle::format

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

◆ start_display_time

uint32_t AVSubtitle::start_display_time

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

◆ end_display_time

uint32_t AVSubtitle::end_display_time

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

◆ num_rects

unsigned AVSubtitle::num_rects

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

◆ rects

AVSubtitleRect** AVSubtitle::rects

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

◆ pts

int64_t AVSubtitle::pts

Same as packet pts, in AV_TIME_BASE.

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


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