BASS.NET API for the Un4seen BASS Audio Library

BassWasapiHandlerNotification Event

BASS.NET API for the Un4seen BASS Audio Library
Event handler used to notify that an Wasapi handler notification event (sync) has occurred.

Namespace:  Un4seen.BassWasapi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public event BassWasapiHandlerBassWasapiHandlerEventHandler Notification

Value

Type: Un4seen.BassWasapiBassWasapiHandlerBassWasapiHandlerEventHandler
Remarks

The BassWasapiHandlerEventArgs contains a BassWasapiHandlerSyncType which allows you to react to a possible sync scenarios.

See Also

Reference