FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVVAAPIHWConfig Struct Reference

VAAPI hardware pipeline configuration details. More...

#include <hwcontext_vaapi.h>

Data Fields

VAConfigID config_id
 ID of a VAAPI pipeline configuration. More...
 

Detailed Description

VAAPI hardware pipeline configuration details.

Allocated with av_hwdevice_hwconfig_alloc().

Definition at line 75 of file hwcontext_vaapi.h.

Field Documentation

VAConfigID AVVAAPIHWConfig::config_id

ID of a VAAPI pipeline configuration.

Definition at line 79 of file hwcontext_vaapi.h.

Referenced by ff_vaapi_encode_init(), scale_vaapi_config_output(), vaapi_build_decoder_config(), and vaapi_frames_get_constraints().


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