Exemplo n.º 1
0
 public void setSubPath(String subPath) {
   if (mMediaPlayer != null) mMediaPlayer.setSubPath(subPath);
 }