-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.WriteM3U
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libvlc.WriteM3U
Protected Sub WriteM3U(Media() As libvlc.Medium, WriteTo As FolderItem, ListName As String = "", Overwrite As Boolean = False)
Protected Sub WriteM3U(Media() As libvlc.Medium, WriteTo As Writeable, ListName As String = "")
Writes an M3U playlist from an array of Medium
objects.
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 "☜"