FFmpeg
Data Fields
DXVA2FramesContext Struct Reference

Data Fields

AVDXVA2FramesContext p
 The public AVDXVA2FramesContext. More...
 
IDirect3DSurface9 ** surfaces_internal
 
int nb_surfaces_used
 
HANDLE device_handle
 
IDirectXVideoAccelerationService * service
 
D3DFORMAT format
 

Detailed Description

Definition at line 60 of file hwcontext_dxva2.c.

Field Documentation

◆ p

AVDXVA2FramesContext DXVA2FramesContext::p

The public AVDXVA2FramesContext.

See hwcontext_dxva2.h for it.

Definition at line 64 of file hwcontext_dxva2.c.

◆ surfaces_internal

IDirect3DSurface9** DXVA2FramesContext::surfaces_internal

Definition at line 66 of file hwcontext_dxva2.c.

◆ nb_surfaces_used

int DXVA2FramesContext::nb_surfaces_used

Definition at line 67 of file hwcontext_dxva2.c.

◆ device_handle

HANDLE DXVA2FramesContext::device_handle

Definition at line 69 of file hwcontext_dxva2.c.

◆ service

IDirectXVideoAccelerationService* DXVA2FramesContext::service

Definition at line 70 of file hwcontext_dxva2.c.

◆ format

D3DFORMAT DXVA2FramesContext::format

Definition at line 72 of file hwcontext_dxva2.c.


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