feat: reduce buffers to 1024
This commit is contained in:
@@ -55,6 +55,8 @@ public:
|
||||
return (int32_t) result;
|
||||
}
|
||||
|
||||
int getRate() { return kSampleRate; }
|
||||
|
||||
// Call this from Activity onPause()
|
||||
void stopAudio() {
|
||||
// Stop, close and delete in case not already closed.
|
||||
|
||||
Reference in New Issue
Block a user