Skip to content

libvlc.PlayList.IndexOf

Andrew Lambert edited this page Oct 29, 2021 · 3 revisions

libvlc.PlayList.IndexOf

Method signature

 Function IndexOf(Medium As libvlc.Medium) As Integer

Remarks

Returns the index of the Medium in the PlayList, or -1 if not present.

Clone this wiki locally