AudioController.GetCurrentAmbienceSound Method

ClockStone Audio Toolkit

AudioControllerGetCurrentAmbienceSound Method

Gets the current ambience sound.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public static AudioObject GetCurrentAmbienceSound()

Return Value

Type: AudioObject
Returns a reference to the AudioObject that is currently playing the ambience sound.
See Also