mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
ce2f8fd1d5
We now subscribe to an event and wait for frames when capturing audio input, the big avdantage is that we only have to fetch the frames from the hardware once, and we don't need to cache anything. The frames are simply dispatched to the client's callbacks immediately. Also removes some outdated ifdefs that did not apply anymore. |
||
---|---|---|
.. | ||
cdata.cpp | ||
cdata.h | ||
core.cpp | ||
core.h | ||
coreav.cpp | ||
coreav.h | ||
coredefines.h | ||
coreencryption.cpp | ||
corefile.cpp | ||
corefile.h | ||
corestructs.cpp | ||
corestructs.h | ||
cstring.cpp | ||
cstring.h | ||
indexedlist.h | ||
toxcall.cpp | ||
toxcall.h | ||
toxid.cpp | ||
toxid.h |