using MassiveKnob.Plugin.CoreAudio.Base; namespace MassiveKnob.Plugin.CoreAudio.SetVolume { public class DeviceSetVolumeActionSettings : BaseDeviceSettings { } }