Managed Windows API
SourceLine Class
NamespacesManagedWinapi.Audio.MixerSourceLine
Represents a source line. Source lines represent way sound for one destination enters the mixer. So, if you can both record and playback CD audio, there will be two CD audio source lines, one for the Recording destination line and one for the Playback destination line.
Declaration Syntax
C#
public class SourceLine : MixerLine
Inheritance Hierarchy
Object
MixerLine
 SourceLine

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)