docs: Fix function name obs_set_video_sdr_white_level
Should be obs_set_video_levels
This commit is contained in:
parent
000437ff7e
commit
ae29c4909f
@ -198,7 +198,7 @@ Initialization, Shutdown, and Information
|
|||||||
|
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
.. function:: void obs_set_video_sdr_white_level(float sdr_white_level, float hdr_nominal_peak_level)
|
.. function:: void obs_set_video_levels(float sdr_white_level, float hdr_nominal_peak_level)
|
||||||
|
|
||||||
Sets the current video levels.
|
Sets the current video levels.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user