Skip to content

libvlc.Medium.SubItems

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

libvlc.Medium.SubItems

Property declaration

Dim SubItems As libvlc.PlayList

Remarks

Returns a PlayList of 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).

Clone this wiki locally