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
MediaList
when it no longer has a use for it- Returns:
- subitems list
-
newMediaListRef
Get the subitems as aMediaListRef
.The caller must release the returned
MediaListRef
when it no longer has a use for it- Returns:
- subitems list reference
-