You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Generated export1.txt](src/export.md) contains all variables and functions available in `obspython` formatted with markdown and linked to appropriate search terms in OBS Studio github repository.
171
-
172
-
Note: properties share similar structure , in Python, Lua, C.
There is no stdin therefore you can't use pdb , options are:
423
438
- using `print`
@@ -432,6 +447,13 @@ There is no stdin therefore you can't use pdb , options are:
432
447
433
448

434
449
450
+
# Docs and code examples
451
+
452
+
[Generated export.md](src/export.md) contains all variables and functions available in `obspython` formatted with markdown. Table consist of links to appropriate search terms in OBS Studio repository, and obswebsocket,links to scripts in `obspython` and `obslua` with each script within github code search.`gs_*` and `matrix_*` functions exluded from that table.
0 commit comments