Table of Contents

Property SourceName

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

SourceName

Gets or sets the optional name of the source used to playback the audio buffers.

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

Property Value

string