mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-28 02:18:23 -04: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.