-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.ListPlayer.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libvlc.ListPlayer.Constructor
Sub Constructor()
Sub Constructor(UsePlayer As libvlc.VLCPlayer)
Protected Sub Constructor(FromPtr As Ptr, AddRef As Boolean)
Creates a new ListPlayer instance. If UsePlayer
is specified then it is assigned to ListPlayer.TruePlayer
.
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 "☜"