Skip to content

M_MSCLoader_ModAudioStream_PlayStream

piotrulos edited this page Apr 7, 2023 · 4 revisions

ModAudioStream.PlayStream Method

Plays the stream

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

Syntax

C#

public void PlayStream(
	string streamURL
)

View Source

Parameters

 

streamURL
Type: System.String
stream url

See Also

Reference

ModAudioStream Class
MSCLoader Namespace

Clone this wiki locally