M_MSCLoader_Playlists_plsPlaylist - piotrulos/MSCModLoader GitHub Wiki

plsPlaylist(Stream) Method

Parse *.pls playlist file and return List of paths

Definition

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

C#

public static List<string> plsPlaylist(
	Stream stream
)

View Source

Parameters

  Stream
File stream

Return Value

List(String)
List of paths to files/urls

See Also

Reference

Playlists Class
plsPlaylist Overload
MSCLoader Namespace

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