InputVolumeChanged constructor
InputVolumeChanged({})
Implementation
InputVolumeChanged({
required this.inputName,
required this.inputUuid,
required this.inputVolumeMul,
required this.inputVolumeDb,
});
InputVolumeChanged({
required this.inputName,
required this.inputUuid,
required this.inputVolumeMul,
required this.inputVolumeDb,
});