MPLATFORMLib Namespace : IMCallback Interface |
For a list of all members of this type, see IMCallback members.
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. |