obs-studio/plugins/win-wasapi
jp9000 7d48dbb1dc Add a way to get default settings
- Implement a means of obtaining default settings for an
   input/output/encoder.  obs_source_defaults for example will return
   the default settings for a particular source type.

 - Because C++ doesn't have designated initializers, use functions in
   the WASAPI plugin to register the sources instead.
2014-03-07 06:55:21 -07:00
..
CMakeLists.txt Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
enum-wasapi.cpp Load up the lists of audio devices in settings 2014-03-06 07:02:25 -07:00
enum-wasapi.hpp Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
plugin-main.cpp Add a way to get default settings 2014-03-07 06:55:21 -07:00
win-wasapi.cpp Add a way to get default settings 2014-03-07 06:55:21 -07:00