-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCMediaPlayer.Position
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
libvlc.VLCMediaPlayer.Position
Dim Position As Single
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"