0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/plugins/win-dshow
jp9000 5492c02e0b win-dshow: Add audio output mode options
This allows the ability to output the audio of the device as desktop
audio (via the WaveOut or DirectSound audio renderers) instead of
capturing the audio only.

In the future, we'll implement audio monitoring which will make this
feature obsolete, but for the time being I decided to add this option as
a temporary measure to allow users to play the audio from their devices
via the DirectShow output.
2015-06-05 10:49:50 -07:00
..
data/locale win-dshow: Add audio output mode options 2015-06-05 10:49:50 -07:00
libdshowcapture@0eae72efd4 win-dshow: Update libdshowcapture to 0.5.3 2015-06-05 10:49:08 -07:00
CMakeLists.txt dshow: link to correct uuid libs 2015-02-09 03:41:45 -08:00
dshow-plugin.cpp win-dshow: Add C985/C353 hardware h264 encoders 2014-12-21 10:14:27 -08:00
encode-dstr.hpp win-dshow: Put device id mangling in separate file 2014-12-21 10:14:25 -08:00
ffmpeg-decode.c win-dshow: Remove deprecated FFmpeg functions 2015-02-09 03:56:07 -08:00
ffmpeg-decode.h Use _MSC_VER for MSVC-specific pragmas 2015-02-09 03:49:18 -08:00
win-dshow-encoder.cpp (API Change) Remove encoder callback boilerplate 2015-04-17 20:17:43 -07:00
win-dshow.cpp win-dshow: Add audio output mode options 2015-06-05 10:49:50 -07:00