Click or drag to resize
MixerListControlLines Property
Gets the mixer lines.

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

Property Value

Type: MixerLine
The mixer lines.
See Also