Skip to content

libvlc.ReadM3U

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

libvlc.ReadM3U

Method signatures

 Protected Function ReadM3U(ReadFrom As FolderItem) As libvlc.Medium()
 Protected Function ReadM3U(ReadFrom As Readable) As libvlc.Medium()

Remarks

Reads an M3U playlist and returns the resulting array of Medium objects.

See also

Clone this wiki locally