MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
InitWASAPI Method
NamespacesMPfm.Sound.BassNetWrapperBaseInitWASAPI()()()()
Members
IconMemberDescription
InitWASAPI(WASAPIPROC)
Initializes the default WASAPI device at 44100 Hz. Requires a data callback.

InitWASAPI(Int32, Int32, Int32, BASSInit, BASSWASAPIInit, Single, Single, WASAPIPROC)
Initializes a WASAPI device by its identifier, using the specified sample rate (frequency) and initialization flags. To get the deviceId, use the DeviceHelper class. Requires a data callback.

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