Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DirectX video acceleration input format capabilities.
Syntax
typedef enum _DXVAHDDDI_INPUT_FORMAT_CAPS {
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_INTERLACED,
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_PROCAMP,
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_LUMA_KEY,
DXVAHDDDI_INPUT_FORMAT_CAPS_PALETTE_INTERLACED
} DXVAHDDDI_INPUT_FORMAT_CAPS;
Constants
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_INTERLACEDRGB interlaced. |
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_PROCAMPRGB procamp. |
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_LUMA_KEYRGB luma key. |
DXVAHDDDI_INPUT_FORMAT_CAPS_PALETTE_INTERLACEDPalette interlaced. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3dumddi.h |