1
Audio / Does my recording pause when calling onProcessSamples?
« on: November 16, 2016, 11:16:31 am »
Hello World
I have a question about the onProcessSamples function in the Recorder Class. I im trying to process data real time, but im having trouble finding out if the capturing of data is paused then running onProcessSamples.
It says that returning true at the end will continue the capture, but i can't figure out if that means start capturing again.
Best Regards
Alexander
I have a question about the onProcessSamples function in the Recorder Class. I im trying to process data real time, but im having trouble finding out if the capturing of data is paused then running onProcessSamples.
It says that returning true at the end will continue the capture, but i can't figure out if that means start capturing again.
Best Regards
Alexander