iOS notification callback function.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- status
- Type: Un4seen.BassBASSIOSNotify
The notification status, one of the following (see BASSIOSNotify):BASS_IOSNOTIFY_INTERRUPT : interruption started.
BASS_IOSNOTIFY_INTERRUPT_END : interruption ended.
Remarks
See Also