0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI/obs-frontend-api
tt2468 feda1aaa28 UI: Add _CHANGING frontend events
Adds the following events:
- `OBS_FRONTEND_EVENT_SCENE_COLLECTION_CHANGING`
- `OBS_FRONTEND_EVENT_PROFILE_CHANGING`

Both emitted right before the change occurs. Can provide plugins with
better awareness of these critical operations happening, so that they
can react accordingly.
2021-11-10 06:36:23 -08:00
..
CMakeLists.txt UI: Install public headers for frontend-api 2020-05-20 19:53:14 -07:00
obs-frontend-api.cpp UI: Refactor Frontend API and header 2021-10-24 00:17:22 -07:00
obs-frontend-api.h UI: Add _CHANGING frontend events 2021-11-10 06:36:23 -08:00
obs-frontend-internal.hpp UI: Refactor Frontend API and header 2021-10-24 00:17:22 -07:00