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

  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.h 77 extern SLresult android_audioPlayer_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec);
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/src/itf/
IPlay.c 169 result = android_audioPlayer_getDuration(thiz, &temp);

Completed in 42 milliseconds