Пример #1
0
 public String getSubPath() {
   if (mMediaPlayer != null) return mMediaPlayer.getSubPath();
   return null;
 }