Skip to content

libvlc.ListPlayer.ListCount

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

libvlc.ListPlayer.ListCount

Property declaration

 Dim ListCount As Integer

Remarks

Returns the number of items in the play list. The index of the last item is at ListCount - 1.

See also

Clone this wiki locally