Property HostApi
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
Remarks
If neither HostApi nor DeviceName are specified, the default output device will be selected.