T_MSCLoader_ModAudioStream - piotrulos/MSCModLoader GitHub Wiki

ModAudioStream Class

Audio library (Play online "audio/mpeg" streams)

Definition

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

C#

public class ModAudioStream : MonoBehaviour

View Source

Inheritance Object → Object → Component → Behaviour → MonoBehaviour → ModAudioStream

Methods

PlayStream Plays the stream
StopStream Stops the stream

Fields

audioSource Your AudioSource goes here
bitrateInfo Bitrate info (if available)
showDebug Show debug info
songInfo Song info from metadata (if available)
streamTitle Stream title (if available)

See Also

Reference

MSCLoader Namespace

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