Property BufferName
BufferName
Gets or sets the optional name of a buffer to play when creating the source.
[TypeConverter(typeof(BufferNameConverter))]
public string BufferName { get; set; }
Gets or sets the optional name of a buffer to play when creating the source.
[TypeConverter(typeof(BufferNameConverter))]
public string BufferName { get; set; }