M_MSCLoader_Playlists_plsPlaylist_1 - piotrulos/MSCModLoader GitHub Wiki

plsPlaylist(String) Method

Parse *.pls playlist file and return List of paths

Definition

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

C#

public static List<string> plsPlaylist(
	string path
)

View Source

Parameters

  String
Path to *.pls file

Return Value

List(String)
List of paths to files/urls

See Also

Reference

Playlists Class
plsPlaylist Overload
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️