Click or drag to resize
MixerLineControls Property
Gets the controls of the mixer line.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public MixerControl[] Controls { get; }

Property Value

Type: MixerControl
The controls.
See Also