MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DriverType Enumeration
NamespacesMPfm.Sound.BassNetWrapperDriverType
Defines the driver type (DirectSound, ASIO or WASAPI).
Declaration Syntax
C#Visual Basic
public enum DriverType
Public Enumeration DriverType
Members
MemberDescription
DirectSound DirectSound (most popular choice).
ASIO ASIO (requires a compatible ASIO driver, usually for low-latency sound cards).
WASAPI WASAPI (only for Windows Vista and Windows 7).

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