BASS.NET API for the Un4seen BASS Audio Library

BassAsioHandlerNotification Event

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

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

public event BassAsioHandlerBassAsioHandlerEventHandler Notification

Value

Type: Un4seen.BassAsioBassAsioHandlerBassAsioHandlerEventHandler
Remarks

The BassAsioHandlerEventArgs contains a BassAsioHandlerSyncType which allows you to react to a possible sync scenarios.

See Also

Reference