public interface PLYPlayerInterface
abstract Unit
setup(String url, String contentMode, Boolean isMuted, Boolean repeat)
play()
pause()
release()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit setup(String url, String contentMode, Boolean isMuted, Boolean repeat)
abstract Unit play()
abstract Unit pause()
abstract Unit release()