CallbackSoundPlaybackDoneSet method |
|
Remarks
Sets the function of the CallbackSoundPlaybackStatusChanged callback delegate which notifies about changes of the playback status.
For further details about callback delegates see the How to synchronize the container application with the API tutorial.
Syntax
when using the API from Unmanaged C++ through COM interaction, where the client application is totally unaware about .NET delegates, you should use the "Ptr" version of the method which allows passing the pointer to the callback function:
Return value
|