Skip to content

libvlc.PlayList.IndexOf

Andrew Lambert edited this page Nov 26, 2022 · 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.

See also

Clone this wiki locally