Table of Contents

Property BufferName

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

BufferName

Gets or sets the optional name of a buffer to play when creating the source.

[TypeConverter(typeof(BufferNameConverter))]
public string BufferName { get; set; }

Property Value

string