Skip to content

M_MSCLoader_Playlists_plsPlaylist_1

piotrulos edited this page Apr 7, 2023 · 4 revisions

Playlists.plsPlaylist Method (String)

Parse *.pls playlist file and return List of paths

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public static List<string> plsPlaylist(
	string path
)

View Source

Parameters

 

path
Type: System.String
Path to *.pls file

Return Value

Type: List(String)
List of paths to files/urls

See Also

Reference

Playlists Class
plsPlaylist Overload
MSCLoader Namespace

Clone this wiki locally