MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdatePeriod Property
Namespaces
►
MPfm.Player
►
Player
►
UpdatePeriod
C#
Visual Basic
Defines how often BASS fills the buffer to make sure it is always full (in milliseconds). This affects the accuracy of the ChannelGetPosition value. Default value: 10ms. The default BASS value is 100ms.
Declaration Syntax
C#
Visual Basic
public
int
UpdatePeriod
{
get
;
set
; }
Public
Property
UpdatePeriod
As
Integer
Get
Set
Assembly:
MPfm.Player
(Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)