MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetSampleRate Method (sampleRate)
NamespacesMPfm.Sound.BassNetWrapperChannelSetSampleRate(Int32)
Sets the sample rate of the current channel.
Declaration Syntax
C#Visual Basic
public void SetSampleRate(
	int sampleRate
)
Public Sub SetSampleRate ( _
	sampleRate As Integer _
)
Parameters
sampleRate (Int32)
Sample rate (in Hz)

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)