OnEvent Method (IMCallback)
name of object
name of the event
parameters of event
object that performs the event
Handles the events. It called on each event. This method is SYNC so the video stream is blocked while this method is called.
Syntax

Parameters

llCallbackUserData
bsName
name of object
bsEventName
name of the event
bsEventParam
parameters of event
pEventObject
object that performs the event
Example

See Also

Reference

IMCallback Interface
IMCallback Members