Sunshine latest
Self-hosted game stream host for Moonlight.
va::AVVAAPIDeviceContext Struct Reference

Public Attributes

va::VADisplay display
 
unsigned int driver_quirks
 

Detailed Description

VAAPI connection details.

Allocated as AVHWDeviceContext.hwctx

Member Data Documentation

◆ display

va::VADisplay va::AVVAAPIDeviceContext::display

The VADisplay handle, to be filled by the user.

◆ driver_quirks

unsigned int va::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.


The documentation for this struct was generated from the following file: