MPLATFORMLib Namespace : IMCallback Interface |
The following tables list the members exposed by IMCallback.
Name | Description | |
---|---|---|
OnEvent | Handles the events. It called on each event. This method is SYNC so the video stream is blocked while this method is called. | |
OnFrame | This method is called on each input or output frame. This method is SYNC so the video stream is blocked while this method is called. |