Table of Contents

Property DeviceName

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

DeviceName

Gets or sets the name of the capture device from which to acquire samples.

[TypeConverter(typeof(CaptureDeviceNameConverter))]
public string DeviceName { get; set; }

Property Value

string