Namespace TetraCreations.Core
Classes
AudioMixerExtensions
Contain several methods for easily converting the volume value in decibels to a linear or percentage value. Exposed volume parameters of an AudioMixer are in decibels, but when the volume is controlled using a slider from the user interface, the linear value must be converted. The convertion is done automatically when SetLinearVolume() is called.