Click or drag to resize
Accord.NET (logo)

AudioOutputDeviceOutput Property

Audio output.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public virtual string Output { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IAudioOutputOutput
Remarks
Audio output is represented by Guid of audio output device.
See Also