DXVA2FixedToFloat-Funktion (dxva2api.h)

Konvertiert einen DXVA2_Fixed32-Wert in eine Gleitkommazahl.

Syntax

float DXVA2FixedToFloat(
  [in] const DXVA2_Fixed32 _fixed_
);

Parameter

[in] _fixed_

DXVA2_Fixed32 Struktur, die einen Festpunktwert enthält.

Rückgabewert

Die Funktion gibt die konvertierte Gleitkommazahl zurück.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile dxva2api.h

Weitere Informationen

Media Foundation-Funktionen