Skip to content

libvlc.PlayList.TimeMS

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

Property declaration

 Dim TimeMS As Int64

Remarks

Gets the overall position within the playlist, in milliseconds. The return value is the time up until the beginning of the currently playing item; add the TimeMS property of the VLCPlayer that's playing the list to determine the exact TimeMS of the list.

See also

Clone this wiki locally