New upstream version 23.2.1+dfsg1
This commit is contained in:
parent
cdc9a9fc87
commit
b14f9eae6d
1017 changed files with 37232 additions and 11111 deletions
|
|
@ -279,6 +279,12 @@ Scene Item Functions
|
|||
|
||||
---------------------
|
||||
|
||||
.. function:: int64_t obs_sceneitem_get_id(const obs_sceneitem_t *item)
|
||||
|
||||
:return: The unique numeric identifier of the scene item.
|
||||
|
||||
---------------------
|
||||
|
||||
.. function:: void obs_sceneitem_set_pos(obs_sceneitem_t *item, const struct vec2 *pos)
|
||||
void obs_sceneitem_get_pos(const obs_sceneitem_t *item, struct vec2 *pos)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue