Click or drag to resize
Accord.NET (logo)

AudioCaptureDevice Constructor (AudioDeviceInfo)

Initializes a new instance of the AudioCaptureDevice class.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public AudioCaptureDevice(
	AudioDeviceInfo device
)
Request Example View Source

Parameters

device
Type: Accord.DirectSoundAudioDeviceInfo
See Also