Table of Contents

Property DeviceName

Namespace
Bonsai.Mixer
Assembly
Bonsai.Mixer.dll

DeviceName

Gets or sets the name of the device that should be used to implement low-level audio processing.

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

Property Value

string

Remarks

If neither HostApi nor DeviceName are specified, the default output device will be selected.