AudioCategory.VolumeTotal Property

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
The volume factor applied to all audio items in the category (including a possible parentCategory)

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

Syntax

C#
public float VolumeTotal { get; }

Property Value

Type: Single

See Also