aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPhil Burk <philburk@mobileer.com>2020-06-29 17:31:06 -0700
committerPhil Burk <philburk@mobileer.com>2020-09-15 12:16:32 -0700
commit02846741fad5e5bacb4afcb7c16679acc21e8f23 (patch)
treea2e7c47d9509993fd5c0029d525566a1815da46a /src
parent867df1c8f8239c043466395e972efc7a0645ef67 (diff)
downloadoboe-02846741fad5e5bacb4afcb7c16679acc21e8f23.tar.gz
oboe: cleanup various comments
Diffstat (limited to 'src')
-rw-r--r--src/aaudio/AudioStreamAAudio.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aaudio/AudioStreamAAudio.cpp b/src/aaudio/AudioStreamAAudio.cpp
index 96f0c392..cb4caee9 100644
--- a/src/aaudio/AudioStreamAAudio.cpp
+++ b/src/aaudio/AudioStreamAAudio.cpp
@@ -110,7 +110,7 @@ void AudioStreamAAudio::internalErrorCallback(
aaudio_result_t error) {
AudioStreamAAudio *oboeStream = reinterpret_cast<AudioStreamAAudio*>(userData);
- // Prevents deletion of the stream if the app is using AudioStreamBuilder::openSharedStream()
+ // Prevents deletion of the stream if the app is using AudioStreamBuilder::openStream(shared_ptr)
std::shared_ptr<AudioStream> sharedStream = oboeStream->lockWeakThis();
// These checks should be enough because we assume that the stream close()