Share via


ID3D11CryptoSession::GetDecoderProfile-Methode (d3d11.h)

Ruft das Decodierungsprofil der Sitzung ab.

Syntax

void GetDecoderProfile(
  [out] GUID *pDecoderProfile
);

Parameter

[out] pDecoderProfile

Empfängt das Decodierungsprofil. Eine Liste der möglichen Werte finden Sie unter ID3D11VideoDevice::GetVideoDecoderProfile.

Rückgabewert

Keine

Bemerkungen

Die Anwendung gibt das Profil an, wenn sie die Sitzung erstellt.

Anforderungen

Anforderung Wert
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

ID3D11CryptoSession