MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
InitWASAPI Method (proc)
NamespacesMPfm.Sound.BassNetWrapperBaseInitWASAPI(WASAPIPROC)
Initializes the default WASAPI device at 44100 Hz. Requires a data callback.
Declaration Syntax
C#Visual Basic
public static void InitWASAPI(
	WASAPIPROC proc
)
Public Shared Sub InitWASAPI ( _
	proc As WASAPIPROC _
)
Parameters
proc (WASAPIPROC)
WASAPI data callback

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