Package 

Interface PLYPlayerInterface

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setup(String url, String contentMode, Boolean isMuted, Boolean repeat)
      abstract Unit play()
      abstract Unit pause()
      abstract Unit release()
      • Methods inherited from class java.lang.Object

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