mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-17 17:16:40 +08:00
docs,libobs: Remove master volume functions
Never implemented, deprecated in 29.0.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user