Table of Contents

Property HostApi

Namespace
Bonsai.Mixer
Assembly
Bonsai.Mixer.dll

HostApi

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

[TypeConverter(typeof(HostApiConverter))]
public string HostApi { get; set; }

Property Value

string

Remarks

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