Jacky's Simple Audio Manager  3.0.0-preview
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
JSAM.SoundPlayer Class Reference
Inheritance diagram for JSAM.SoundPlayer:
JSAM.BaseAudioFeedback< SoundFileObject >

Public Member Functions

void Play ()
 
void PlaySound ()
 
void Stop ()
 Stops the sound instantly More...
 

Public Attributes

SoundChannelHelper SoundHelper => helper
 

Protected Member Functions

void Start ()
 

Additional Inherited Members

- Protected Attributes inherited from JSAM.BaseAudioFeedback< SoundFileObject >
new T audio
 
bool advancedMode
 

Member Function Documentation

◆ Play()

void JSAM.SoundPlayer.Play ( )

◆ PlaySound()

void JSAM.SoundPlayer.PlaySound ( )

◆ Start()

void JSAM.SoundPlayer.Start ( )
protected

◆ Stop()

void JSAM.SoundPlayer.Stop ( )

Stops the sound instantly

Member Data Documentation

◆ SoundHelper

SoundChannelHelper JSAM.SoundPlayer.SoundHelper => helper

The documentation for this class was generated from the following file: