RetroArch
Public Attributes | List of all members
D3D11_VIDEO_PROCESSOR_CONTENT_DESC Struct Reference

#include <d3d11.h>

Collaboration diagram for D3D11_VIDEO_PROCESSOR_CONTENT_DESC:
[legend]

Public Attributes

D3D11_VIDEO_FRAME_FORMAT InputFrameFormat
 
DXGI_RATIONAL InputFrameRate
 
UINT InputWidth
 
UINT InputHeight
 
DXGI_RATIONAL OutputFrameRate
 
UINT OutputWidth
 
UINT OutputHeight
 
D3D11_VIDEO_USAGE Usage
 

Member Data Documentation

◆ InputFrameFormat

D3D11_VIDEO_FRAME_FORMAT D3D11_VIDEO_PROCESSOR_CONTENT_DESC::InputFrameFormat

◆ InputFrameRate

DXGI_RATIONAL D3D11_VIDEO_PROCESSOR_CONTENT_DESC::InputFrameRate

◆ InputHeight

UINT D3D11_VIDEO_PROCESSOR_CONTENT_DESC::InputHeight

◆ InputWidth

UINT D3D11_VIDEO_PROCESSOR_CONTENT_DESC::InputWidth

◆ OutputFrameRate

DXGI_RATIONAL D3D11_VIDEO_PROCESSOR_CONTENT_DESC::OutputFrameRate

◆ OutputHeight

UINT D3D11_VIDEO_PROCESSOR_CONTENT_DESC::OutputHeight

◆ OutputWidth

UINT D3D11_VIDEO_PROCESSOR_CONTENT_DESC::OutputWidth

◆ Usage

D3D11_VIDEO_USAGE D3D11_VIDEO_PROCESSOR_CONTENT_DESC::Usage

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