Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Accord
DirectSound
AudioDeviceInfo
C# Class Accord.DirectSound.AudioDeviceInfo
Audio device information.
This class holds information about a particular audio device, such as a microphone, audio card port or anything else which could be detected by DirectSound. Objects from this class are typically obtained through a
AudioDeviceCollection
collection.
Datei anzeigen
Open project: accord-net/framework
Class Usage Examples
Public Methods
Method
Description
ToString
( ) :
string
Returns a
System.String
representing the audio device.
Private Methods
Method
Description
AudioDeviceInfo
(
SharpDX.DirectSound.DeviceInformation
info
) :
System
Method Details
ToString()
public
method
Returns a
System.String
representing the audio device.
public
ToString
( ) :
string
return
string