Click or drag to resize

AudioControllerVolume Property

The global volume applied to all categories. You change the volume by script and the change will be apply to all playing audios immediately.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public float Volume { get; set; }

Property Value

Type: Single
See Also