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

#include <hwcontext_vaapi.h>

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

VADisplay display
 
unsigned int driver_quirks
 

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

VAAPI connection details.

Allocated as AVHWDeviceContext.hwctx

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

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

◆ display

VADisplay AVVAAPIDeviceContext::display

The VADisplay handle, to be filled by the user.

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

◆ driver_quirks

unsigned int AVVAAPIDeviceContext::driver_quirks

Driver quirks to apply - this is filled by av_hwdevice_ctx_init(), with reference to a table of known drivers, unless the AV_VAAPI_DRIVER_QUIRK_USER_SET bit is already present. The user may need to refer to this field when performing any later operations using VAAPI with the same VADisplay.

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


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