Loading media/libaaudio/src/client/AudioStreamInternal.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -188,6 +188,7 @@ aaudio_result_t AudioStreamInternal::close() { } } // Render audio in the application callback and then write the data to the stream. void *AudioStreamInternal::callbackLoop() { aaudio_result_t result = AAUDIO_OK; Loading Loading
media/libaaudio/src/client/AudioStreamInternal.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -188,6 +188,7 @@ aaudio_result_t AudioStreamInternal::close() { } } // Render audio in the application callback and then write the data to the stream. void *AudioStreamInternal::callbackLoop() { aaudio_result_t result = AAUDIO_OK; Loading