java.lang.Object
uk.co.caprica.vlcj.media.SubitemApi
-
Method Summary
Modifier and TypeMethodDescriptionGet the subitems as aMediaList.Get the subitems as aMediaListRef.
-
Method Details
-
newMediaList
Get the subitems as aMediaList.The caller must release the returned
MediaListwhen it no longer has a use for it- Returns:
- subitems list
-
newMediaListRef
Get the subitems as aMediaListRef.The caller must release the returned
MediaListRefwhen it no longer has a use for it- Returns:
- subitems list reference
-