Skip to content

libvlc.VLCMediaPlayer.Position

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

Property declaration

 Dim Position As Single

Remarks

Gets and sets the current playback position, as a percentage of the whole length, expressed as a number between 0.0 and 1.0. For example, 0.35 is 35% of the length.

Clone this wiki locally