MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
BufferSize Property
Namespaces
►
MPfm.Player
►
Player
►
BufferSize
C#
Visual Basic
Defines the buffer size (in milliseconds). Increase this value if older computers have trouble filling up the buffer in time. Default value: 1000ms. The default BASS value is 500ms.
Declaration Syntax
C#
Visual Basic
public
int
BufferSize
{
get
;
set
; }
Public
Property
BufferSize
As
Integer
Get
Set
Assembly:
MPfm.Player
(Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)