Пример #1
0
 public float getBufferProgress() {
   if (mInitialized) return mPlayer.getBufferProgress();
   return 0f;
 }