mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-23 21:58:41 -05:00
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.