-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.Medium.SubItems
Andrew Lambert edited this page Dec 14, 2020
·
4 revisions
Dim SubItems As libvlc.PlayLists.PlayList
Returns a PlayList, representing the sub-items of the Medium
. Subitems are Medium
objects representing things like audio CD tracks, playlist file entries, etc. If there are no subitems then the PlayList
will be empty (but not Nil
).
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"