FFmpeg
Data Fields
D3D11VAFramesContext Struct Reference

Data Fields

AVD3D11VAFramesContext p
 The public AVD3D11VAFramesContext. More...
 
int nb_surfaces
 
int nb_surfaces_used
 
DXGI_FORMAT format
 
ID3D11Texture2D * staging_texture
 

Detailed Description

Definition at line 76 of file hwcontext_d3d11va.c.

Field Documentation

◆ p

AVD3D11VAFramesContext D3D11VAFramesContext::p

The public AVD3D11VAFramesContext.

See hwcontext_d3d11va.h for it.

Definition at line 80 of file hwcontext_d3d11va.c.

◆ nb_surfaces

int D3D11VAFramesContext::nb_surfaces

Definition at line 82 of file hwcontext_d3d11va.c.

◆ nb_surfaces_used

int D3D11VAFramesContext::nb_surfaces_used

Definition at line 83 of file hwcontext_d3d11va.c.

◆ format

DXGI_FORMAT D3D11VAFramesContext::format

Definition at line 85 of file hwcontext_d3d11va.c.

◆ staging_texture

ID3D11Texture2D* D3D11VAFramesContext::staging_texture

Definition at line 87 of file hwcontext_d3d11va.c.


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