Click or drag to resize
RecorderExBufferSizeInMS Property
Gets or sets the recorder buffer size in milliseconds. By default 500 ms.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int BufferSizeInMS { get; set; }

Property Value

Type: Int32
See Also