Exemplo n.º 1
0
 public int getSubLocation() {
   if (mMediaPlayer != null) return mMediaPlayer.getSubLocation();
   return -1;
 }