-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCPlayer.Load
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Shared Function Load(MediaFile As FolderItem) As libvlc.VLCPlayer
Shared Function Load(MediaURL As String) As libvlc.VLCPlayer
Returns a new VLCPlayer instance with the media file or URL already set to the specified media.
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 "☜"