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
Palakis 2e3888abd4 UI: Add Studio Mode features in the Frontend API
With these new functions, plugin developers can enable, disable and
get the status of Studio Mode, as well as get and set the current
preview scene and transition the current preview to Program

Here is a list of the Studio Mode events:
   - Studio Mode enabled
   - Studio Mode disabled
   - Previewed scene in Studio Mode changed
2017-05-03 23:19:04 +02:00
..
CMakeLists.txt obs-frontend-api: Add library version 2016-10-16 00:08:49 -07:00
obs-frontend-api.cpp UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00
obs-frontend-api.h UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00
obs-frontend-internal.hpp UI: Add Studio Mode features in the Frontend API 2017-05-03 23:19:04 +02:00