AudioCategoryVolume Property
|
The volume factor applied to all audio items in the category (NOT including a possible
parentCategory)
If you change the volume by script the change will be applied 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