googlearchive / android-audio-high-performance

We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
720 stars 275 forks source link

Shouldn't this be "lastRecordError_"? #27

Closed dturner closed 7 years ago

dturner commented 8 years ago

On this line: https://github.com/googlesamples/android-audio-high-performance/blob/master/howie/src/main/jni/private/StreamImpl.cpp#L372

shouldn't the variable be "lastRecordError" instead of "lastPlaybackError"?

@IanNiLewis @inl1ne

ggfan commented 7 years ago

obsolete