Table of Contents

Property SourceName

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

SourceName

Gets or sets the name of the audio source, or a comma-separated list of names if specifying multiple sources.

[TypeConverter(typeof(SourceNameArrayConverter))]
public string[] SourceName { get; set; }

Property Value

string[]