obs-StreamFX/source/sources
Michael Fabian 'Xaymar' Dirks 381aa3ecd4 source-mirror: Correctly check for Audio and Video source
Previously this would not do anything correctly, as the call to obs_source_get_flags does not return anything for most sources. Instead obs_source_get_output_flags should be used to verify that we actually have a video or audio capable source to work with.
2019-04-02 20:19:40 +02:00
..
source-mirror.cpp source-mirror: Correctly check for Audio and Video source 2019-04-02 20:19:40 +02:00
source-mirror.hpp source-mirror: Switch to obs::source audio capture 2019-04-02 19:44:48 +02:00