mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
docs: Fix reference count info of obs_frontend_get_streaming_service
This commit is contained in:
@@ -659,8 +659,8 @@ Functions
|
||||
|
||||
.. function:: obs_service_t *obs_frontend_get_streaming_service(void)
|
||||
|
||||
:return: A new reference to the current streaming service object.
|
||||
Release with :c:func:`obs_service_release()`.
|
||||
:return: The current streaming service object. Does not increment the
|
||||
reference.
|
||||
|
||||
---------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user