MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateThreads Property
Namespaces
►
MPfm.Player
►
Player
►
UpdateThreads
C#
Visual Basic
Defines how many threads BASS can use to update playback buffers in parrallel. Note: The playback engine plays perfectly with just one update thread. Default value: 1 thread. The default BASS value is 1 thread.
Declaration Syntax
C#
Visual Basic
public
int
UpdateThreads
{
get
;
set
; }
Public
Property
UpdateThreads
As
Integer
Get
Set
Assembly:
MPfm.Player
(Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)