Click or drag to resize
MixerGetDestination Method
Gets the destination line.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public DestinationLine GetDestination(
	int lineType
)

Parameters

lineType
Type: SystemInt32
Type of the line.

Return Value

Type: DestinationLine

[Missing <returns> documentation for "M:Alvas.Audio.Mixer.GetDestination(System.Int32)"]

See Also