示例#1
0
 internal MixerOutput(Mixer mixer, IEnumerable <QsysControl> fromControls)
     : base(mixer, fromControls, MixerItemType.Output)
 {
 }