ILMACallback Interface

Interface Properties:

Type

Property name

Description

ILMAUserCallback

CallbackObj

(Write-only) Sets the callback object pointer.

If not NULL, the CallbackProc method of this interface will be called with every audio buffer.

Set to NULL (or to "Nothing" in VB) if you do not wish to receive notifications anymore. (For example, before you delete (release) the callback object interface).