docs,libobs: Remove master volume functions

Never implemented, deprecated in 29.0.
This commit is contained in:
derrod
2024-08-28 19:10:27 -04:00
committed by Ryan Foster
parent 8729cebce7
commit b7553b5883
3 changed files with 0 additions and 34 deletions
-18
View File
@@ -508,24 +508,6 @@ Video, Audio, and Graphics
---------------------
.. function:: void obs_set_master_volume(float volume)
No-op, only exists to keep ABI compatibility.
.. deprecated:: 29.0
---------------------
.. function:: float obs_get_master_volume(void)
No-op, only exists to keep ABI compatibility.
:return: Always returns 1
.. deprecated:: 29.0
---------------------
.. function:: bool obs_audio_monitoring_available(void)
:return: Whether audio monitoring is supported and available on the current platform