Alvas.Audio Class Library

PlayerEx.BufferSizeInMS Property

Gets or sets the player buffer size in milliseconds. By default 500 ms.

[Visual Basic]
Public Property BufferSizeInMS As Integer
[C#]
public Int32 BufferSizeInMS {get; set;}

See Also

PlayerEx Class | Alvas.Audio Namespace