AudioController.GetGlobalVolume Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
Gets the global volume.

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public static float GetGlobalVolume()

Return Value

Type: Single
The global volume (between 0 and 1).

See Also