FFmpeg  3.2.10
Data Fields
AVVAAPIDeviceContext Struct Reference

VAAPI connection details. More...

#include <libavutil/hwcontext_vaapi.h>

Data Fields

VADisplay display
 The VADisplay handle, to be filled by the user. More...
 

Detailed Description

VAAPI connection details.

Allocated as AVHWDeviceContext.hwctx

Definition at line 41 of file hwcontext_vaapi.h.

Field Documentation

◆ display

VADisplay AVVAAPIDeviceContext::display

The VADisplay handle, to be filled by the user.

Definition at line 45 of file hwcontext_vaapi.h.


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