Up |
_CBAudioEnd Scol 6.x or above required
Define a callback for an end event.
Prototype :
fun [ObjAudio fun [ObjAudio u0] u1 u0] ObjAudio
- ObjAudio : a caudio object
- fun [ObjAudio u0] u1 : the callback
- u0 : an user parameter, at your convenience
Return : ObjAudio the same object or nil if error.
See also :
Example :