FFmpeg
Data Fields
D3D11VAFramesContext Struct Reference

Data Fields

int nb_surfaces
 
int nb_surfaces_used
 
DXGI_FORMAT format
 
ID3D11Texture2D * staging_texture
 

Detailed Description

Definition at line 74 of file hwcontext_d3d11va.c.

Field Documentation

◆ nb_surfaces

int D3D11VAFramesContext::nb_surfaces

Definition at line 75 of file hwcontext_d3d11va.c.

◆ nb_surfaces_used

int D3D11VAFramesContext::nb_surfaces_used

Definition at line 76 of file hwcontext_d3d11va.c.

◆ format

DXGI_FORMAT D3D11VAFramesContext::format

Definition at line 78 of file hwcontext_d3d11va.c.

◆ staging_texture

ID3D11Texture2D* D3D11VAFramesContext::staging_texture

Definition at line 80 of file hwcontext_d3d11va.c.


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