Property BufferName
- Namespace
- Bonsai.Audio.Configuration
- 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; }