DIFF

class AbstractSoundSceneSource

Part of SoundController API

Constructors 2

private void AbstractSoundScene()
private void ~AbstractSoundScene()

Methods 15

proto native AbstractWave Play2D(SoundObject soundObject, SoundObjectBuilder soundBuilder)
proto native SoundObject BuildSoundObject(SoundObjectBuilder soundObjectbuilder)
proto native float GetRadioVolume()
proto native void SetRadioVolume(float vol, float time)
proto native float GetSpeechExVolume()
proto native void SetSpeechExVolume(float vol, float time)
proto native float GetMusicVolume()
proto native void SetMusicVolume(float vol, float time)
proto native float GetSoundVolume()
proto native float GetVOIPVolume()
proto native void SetVOIPVolume(float vol, float time)
proto native float GetSilenceThreshold()
proto native float GetAudioLevel()