void applySoundTransform(SoundTransform value) { _volume = value.volume; _volumeChangedEvent.add(_volume); }