Namespace Serenity.SoundMixer.Installation.Installers
Classes
SoundMixerInstaller
Abstract installer class for setting up the Sound Mixer Service and its use cases.
SoundMixerInstallerInstallInput
Input data transfer object for installing the Sound Mixer Installer.
UnitySoundMixerInstaller
Unity-specific installer for the Sound Mixer module.
Handles dependency injection setup for Unity AudioMixer services including validation, factory creation, and use case registration.
Implements the foundation installer pattern to integrate Unity audio systems with the Clean Architecture layers.