0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/test/test-input
jp9000 33dc028c7e Add mac audio capture
- Add CoreAudio device input capture for mac audio capturing.  The code
   should cover just about everything for capturing mac input device
   audio.  Because of the way mac audio is designed, users may have no
   choice but to obtain the open source soundflower software to capture
   their mac's desktop audio.  It may be necessary for us to distribute
   it with the program as well.

 - Hide event backend

 - Use win32 events for windows

 - Allow timed waits for events

 - Fix a few warnings
2014-02-26 22:43:31 -08:00
..
CMakeLists.txt Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
test-desktop.m Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-filter.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-input.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-random.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-sinewave.c Add mac audio capture 2014-02-26 22:43:31 -08:00