DXVA2FixedToFloat 函式 (dxva2api.h)
將 DXVA2_Fixed32 值轉換成浮點數。
語法
float DXVA2FixedToFloat(
[in] const DXVA2_Fixed32 _fixed_
);
參數
[in] _fixed_
包含 固定點值的DXVA2_Fixed32結構。
傳回值
函式會傳回已轉換的浮點數。
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dxva2api.h |