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_INTERLACED RGB interlaced. |
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_PROCAMP RGB procamp. |
DXVAHDDDI_INPUT_FORMAT_CAPS_RGB_LUMA_KEY RGB luma key. |
DXVAHDDDI_INPUT_FORMAT_CAPS_PALETTE_INTERLACED Palette interlaced. |
Requirements
Requirement | Value |
---|---|
Header | d3dumddi.h |