Skip to content

libvlc.VLCPlayer.Speed

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

Property declaration

 Dim Speed As Single

Remarks

Gets and sets the current playback speed. Playback speed is expressed as a non-zero positive multiplier of the normal speed (1.0). For example, a speed of 2.5 is 250% of normal and a speed of 0.5 is 50% of normal.

Clone this wiki locally