-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCPlayer.Stop
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
Sub Stop()
Function Stop() As Boolean
Stops playback if playing. If you need to be sure that playback has completely stopped before continuing, then use the version that returns a boolean.
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 "☜"