Skip to content

libvlc.Meta.TrackList.IndexOf

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

Method signatures

 Function IndexOf(TrackID As Integer) As Integer

Remarks

Returns the index of the Track corresponding to TrackID, or -1 if the TrackID was not found.

Clone this wiki locally