| Alvas.Audio Class Library |
|
RecordPlayer.BufferSizeInMS Property
Gets or sets the audio buffer size in milliseconds. By default 500 ms.
[Visual Basic]
Public Property BufferSizeInMS As
Integer
[C#]
public
Int32 BufferSizeInMS {get; set;}
See Also
RecordPlayer Class | Alvas.Audio Namespace