0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
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
..
dshow Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
mac-capture Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-ffmpeg CoreAudio: Detect default device change 2014-02-28 21:46:22 -07:00
obs-outputs Fixup OSX Rpath for imported external libraries on install 2014-01-28 23:07:49 +01:00
win-capture Add a way to get default settings 2014-03-07 06:55:21 -07:00
win-wasapi Add a way to get default settings 2014-03-07 06:55:21 -07:00
CMakeLists.txt Reimplement monitor capture 2014-03-05 10:43:14 -07:00