Libav
Data Fields
DXVA2DevicePriv Struct Reference

Data Fields

HMODULE d3dlib
 
HMODULE dxva2lib
 
HANDLE device_handle
 
IDirect3D9 * d3d9
 
IDirect3DDevice9 * d3d9device
 

Detailed Description

Definition at line 53 of file hwcontext_dxva2.c.

Field Documentation

◆ d3dlib

HMODULE DXVA2DevicePriv::d3dlib

Definition at line 54 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

◆ dxva2lib

HMODULE DXVA2DevicePriv::dxva2lib

Definition at line 55 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

◆ device_handle

HANDLE DXVA2DevicePriv::device_handle

Definition at line 57 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

◆ d3d9

IDirect3D9* DXVA2DevicePriv::d3d9

Definition at line 59 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().

◆ d3d9device

IDirect3DDevice9* DXVA2DevicePriv::d3d9device

Definition at line 60 of file hwcontext_dxva2.c.

Referenced by dxva2_device_create(), and dxva2_device_free().


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