Share via


DXVAHD_STREAM_STATE_D3DFORMAT_DATA struttura (dxvahd.h)

Specifica il formato per un flusso di input, quando si usa Microsoft DirectX Video Acceleration High Definition (DXVA-HD).

Sintassi

typedef struct _DXVAHD_STREAM_STATE_D3DFORMAT_DATA {
  D3DFORMAT Format;
} DXVAHD_STREAM_STATE_D3DFORMAT_DATA;

Members

Format

Formato di superficie, specificato come valore D3DFORMAT . È anche possibile usare un codice FOURCC per specificare un formato non definito nell'enumerazione D3DFORMAT . Per altre informazioni, vedere Video FOURCCs.

Il valore predefinito dello stato è D3DFMT_UNKNOWN.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Intestazione dxvahd.h

Vedi anche

DXVA-HD

DXVAHD_STREAM_STATE

Strutture video Direct3D

IDXVAHD_VideoProcessor::SetVideoProcessStreamState

Strutture di Media Foundation