MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SampleRate Property
Namespaces
►
MPfm.Sound.BassNetWrapper
►
Channel
►
SampleRate
C#
Visual Basic
Defines the sample rate used for the channel. To fetch the "live" sample rate, use GetSampleRate(). To set the sample rate, use SetSampleRate(). This will also set this value.
Declaration Syntax
C#
Visual Basic
public
int
SampleRate
{
get
; }
Public
ReadOnly
Property
SampleRate
As
Integer
Get
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)