0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

docs/sphinx: Add obs_group_from_source

This commit is contained in:
Exeldro 2020-01-19 09:22:33 +01:00
parent ec655bbcb9
commit 81b7618926

View File

@ -494,6 +494,13 @@ Scene Item Group Functions
---------------------
.. function:: obs_scene_t *obs_group_from_source(const obs_source_t *source)
:return: The group context, or *NULL* if not a group. Does not
increase the reference
---------------------
.. function:: bool obs_sceneitem_is_group(obs_sceneitem_t *item)
:param item: Scene item