Click or drag to resize
PlayerExVolumeScale Property
Scales the volume of audio data. 100 is normal volume, 50 is reduced by half, 200 is increased in 2 times

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int VolumeScale { get; set; }

Property Value

Type: Int32
See Also