-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.PlayList.Save
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
Sub Save(WriteTo As FolderItem, ListName As String = "")
Sub Save(WriteTo As Writeable, ListName As String = "")
Saves the current playlist as an M3U playlist. ListName
is an optional name for the list to be included in the M3U output.
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 "☜"