The notification status used with DEVICENOTIFYPROC.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.18.2
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| BASS_DEVICENOTIFY_ENABLED | 0 | a device has been added or removed | |
| BASS_DEVICENOTIFY_DEFAULT | 1 | the default output device has changed | |
| BASS_DEVICENOTIFY_REC_DEFAULT | 2 | the default recording device has changed | |
| BASS_DEVICENOTIFY_DEFAULTCOM | 3 | the default communication output device has changed | |
| BASS_DEVICENOTIFY_REC_DEFAULTCOM | 4 | the default communication recording device has changed |
See Also