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
enum-wasapi.cpp
enum-wasapi.hpp
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