Home
last modified time | relevance | path

Searched refs:aaudioErrorCallback (Results 1 – 1 of 1) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dsound_system_aaudio.cpp232 static void aaudioErrorCallback(AAudioStream *stream,
252 builder->setCallbacks(&Player::aaudioDataCallback, &Player::aaudioErrorCallback, this); in createBuilder()
312 void Player::aaudioErrorCallback(AAudioStream* /*stream*/, in aaudioErrorCallback() function in __anon8db8069d0111::Player