หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Converts a DXVA2_Fixed32 value to a floating-point number.
Syntax
float DXVA2FixedToFloat(
[in] const DXVA2_Fixed32 _fixed_
);
Parameters
[in] _fixed_
DXVA2_Fixed32 structure that contains a fixed-point value.
Return value
The function returns the converted floating-point number.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | dxva2api.h |