obs-studio/plugins/win-wasapi
jp9000 9478624b22 win-wasapi: Use macros instead of strings
Instead of using strings for setting names, use macros.  Macros prevent
mis-spellings, prevent usage of the wrong name, and if you get it wrong,
it will simply fail to compile, helping to ensure that the right setting
value is being used.
2014-06-28 09:03:57 -07:00
..
CMakeLists.txt Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
enum-wasapi.cpp Add dst_size parameter to character conv funcs 2014-05-22 03:46:57 -07:00
enum-wasapi.hpp Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
plugin-main.cpp WASAPI plugin: Mark parameter macro 2014-05-30 03:09:31 -07:00
win-wasapi.cpp win-wasapi: Use macros instead of strings 2014-06-28 09:03:57 -07:00