Package 

Class StubMediaList

    • Method Summary

      Modifier and Type Method Description
      void setEventListener(IMediaList.EventListener listener, Handler handler)
      int getCount() Get the number of Media.
      IMedia getMediaAt(int index) Get a Media at specified index.
      boolean isLocked()
      • Methods inherited from class org.videolan.libvlc.stubs.StubVLCObject

        getLibVLC, isReleased, release, retain
      • Methods inherited from class java.lang.Object

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