|
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()
Public Overrides Function ToString As String
Request Example
View SourceReturn Value
Type:
String
A
String that represents the audio device.
See Also