HomeSort by relevance Sort by last modified time
    Searched refs:setBufferingUpdateThreshold (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 76 void setBufferingUpdateThreshold(int16_t thresholdPercent);
android_GenericPlayer.cpp 188 void GenericPlayer::setBufferingUpdateThreshold(int16_t thresholdPercent) {
189 SL_LOGV("GenericPlayer::setBufferingUpdateThreshold %d", thresholdPercent);
AudioPlayer_to_android.cpp     [all...]

Completed in 47 milliseconds