Class SubitemApi

java.lang.Object
uk.co.caprica.vlcj.media.SubitemApi

public final class SubitemApi extends Object
  • Method Details

    • newMediaList

      public MediaList newMediaList()
      Get the subitems as a MediaList.

      The caller must release the returned MediaList when it no longer has a use for it

      Returns:
      subitems list
    • newMediaListRef

      public MediaListRef newMediaListRef()
      Get the subitems as a MediaListRef.

      The caller must release the returned MediaListRef when it no longer has a use for it

      Returns:
      subitems list reference