-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.ListPlayer.LoadM3U
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libvlc.ListPlayer.LoadM3U
Function LoadM3U(M3U As FolderItem) As Integer
Function LoadM3U(M3U As Readable) As Integer
Appends tracks from the specified M3U playlist. Returns the number of tracks that were loaded.
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 "☜"