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.
| C# |
public class DestinationLine : MixerLine
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Dispose()()() | (Overrides MixerLine.Dispose()()().) | |
| SourceLineCount |
Gets the number of source lines of this destination line.
| |
| SourceLines |
Gets all source lines of this destination line.
|