共用方式為


DXVA2FloatToFixed 函式 (dxva2api.h)

將浮點數轉換為 DXVA2_Fixed32 值。

語法

DXVA2_Fixed32 DXVA2FloatToFixed(
  [in] const float _float_
);

參數

[in] _float_

要轉換成固定點值的浮點數。

傳回值

函式會傳回包含已轉換之固定點值的 DXVA2_Fixed32 結構。

需求

   
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 dxva2api.h

另請參閱

媒體基礎函式