obs-StreamFX/source/sources
Michael Fabian 'Xaymar' Dirks 4d66938832 source-mirror: Replace obs_enum_* with obs::source_tracker
obs::source_tracker allows us to do more over more versions of OBS Studio, so we are able to enumerate any and all Sources, Scenes and Transitions that weren't created private. If we were to rely on libOBS for this, we would need to limit ourselves to version 23 or higher, but with this we can go very far back - as far back as the global event system was fully supported.
2019-04-02 20:19:10 +02:00
..
source-mirror.cpp source-mirror: Replace obs_enum_* with obs::source_tracker 2019-04-02 20:19:10 +02:00
source-mirror.hpp source-mirror: Switch to obs::source audio capture 2019-04-02 19:44:48 +02:00