0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs/audio-monitoring
Richard Stanway 9e95b2eb6f
Various: Don't use boolean bitfields
Using bitfields causes less optimized code generation and the memory
savings are minimal as none of the objects are instantiated enough
times to be worth it.

See https://blogs.msdn.microsoft.com/oldnewthing/20081126-00/?p=20073
2017-05-10 23:28:46 +02:00
..
null libobs: Implement audio monitoring 2017-02-06 11:44:02 -08:00
osx audio-monitoring: Add ability to monitor Outputs 2017-04-05 18:58:08 -07:00
win32 Various: Don't use boolean bitfields 2017-05-10 23:28:46 +02:00