ID3D11VideoDevice::GetVideoDecoderProfileCount-Methode (d3d11.h)

Ruft die Anzahl der Profile ab, die vom Treiber unterstützt werden.

Syntax

UINT GetVideoDecoderProfileCount();

Rückgabewert

Gibt die Anzahl der Profile zurück.

Hinweise

Rufen Sie ID3D11VideoDevice::GetVideoDecoderProfile auf, um die Profile aufzulisten.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows 8 [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2012 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile d3d11.h

Weitere Informationen

ID3D11VideoDevice