Skip to content

libvlc.ListPlayer.LoadM3U

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Method signatures

 Function LoadM3U(M3U As FolderItem) As Integer
 Function LoadM3U(M3U As Readable) As Integer

Remarks

Appends tracks from the specified M3U playlist. Returns the number of tracks that were loaded.

See also

Clone this wiki locally