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

docs: Add obs_sceneitem_group_enum_items API call to scripting docs

This commit is contained in:
PatTheMav 2022-10-11 14:18:34 +02:00 committed by Patrick Heyer
parent d9f89be35a
commit 9b317edb22

View File

@ -197,6 +197,14 @@ modules/namespaces).
:return: List of scene items. Release with
:py:func:`sceneitem_list_release()`.
.. py:function:: obs_sceneitem_group_enum_items(group)
Enumerates scene items within a group.
:param group: obs_sceneitem_t object to enumerate items from.
:return: List of scene items. Release with
:py:func:`sceneitem_list_release()`.
.. py:function:: obs_add_main_render_callback(callback)
**Lua only:** Adds a primary output render callback. This callback