Managed Windows API
DestinationLine Class
NamespacesManagedWinapi.Audio.MixerDestinationLine
Represents a destination line. There is one destination line for each way sound can leave the mixer. Usually there are two destination lines, one for playback and one for recording.
Declaration Syntax
C#
public class DestinationLine : MixerLine
Members
All MembersMethodsProperties



IconMemberDescription
Dispose()()() (Overrides MixerLine.Dispose()()().)
SourceLineCount
Gets the number of source lines of this destination line.

SourceLines
Gets all source lines of this destination line.

Inheritance Hierarchy
Object
MixerLine
 DestinationLine

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