Click or drag to resize
Accord.NET (logo)

AudioDeviceInfoToString Method

Returns a String representing the audio device.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents the audio device.
See Also