Package 

Interface IMediaPlayer.OnVideoSizeChangedListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onVideoSizeChanged(IMediaPlayer mp, int width, int height, int sar_num, int sar_den)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait