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 public float Volume { get; set; }
Property Value
Type:
SingleSee Also