Remove DwmFlush()

This commit is contained in:
ns6089 2023-05-12 16:46:05 +03:00 committed by Cameron Gutman
commit 8dc51a21df
6 changed files with 0 additions and 56 deletions

View file

@ -413,27 +413,6 @@ resolutions
3840x1600,
]
dwmflush
^^^^^^^^
**Description**
Invoke DwmFlush() to sync screen capture to the Windows presentation interval.
.. Caution:: Applies to Windows only. Alleviates visual stuttering during mouse movement.
If enabled, this feature will automatically deactivate if the client framerate exceeds
the host monitor's current refresh rate.
.. Note:: If you disable this option, you may see video stuttering during mouse movement in certain scenarios.
It is recommended to leave enabled when possible.
**Default**
``enabled``
**Example**
.. code-block:: text
dwmflush = enabled
Audio
-----