-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCPlayer.LengthMS
Andrew Lambert edited this page Nov 26, 2022
·
7 revisions
Dim LengthMS As Int64
Returns the total length of the currently playing medium, in milliseconds. If the player is not currently playing then this value will be -1
. Use Medium.DurationMS to query the duration of a non-playing medium.
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 "☜"