Click or drag to resize
DestinationLineSources Property
Gets the source lines.

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

Property Value

Type: MixerLine
The sources.
See Also