admin 管理员组

文章数量: 887021


2023年12月17日发(作者:如何自学编程呢)

virtual void ApplyHardwareBenchmarkResults(); /** Whether the curently running system supports HDR display output */ virtual bool SupportsHDRDisplayOutput() const; /** Enables or disables HDR display output. Can be called again to change the desired nit level */ void EnableHDRDisplayOutput(bool bEnable, int32 DisplayNits = 1000); /** Returns 0 if HDR isn't supported or is turned off */ int32 GetCurrentHDRDisplayNits() const; bool IsHDREnabled() const;


本文标签: 自学 编程 作者