Initializes a new instance of the
MixerEventArgs class.

C# |
public MixerEventArgs( Mixer mixer, MixerLine line, MixerControl control )

- mixer (Mixer)
- The affected mixer
- line (MixerLine)
- The affected line
- control (MixerControl)
- The affected control, or
CopyC#
if this is a LineChanged event.null