MPLATFORMLib Namespace : IMEvents Interface |
For a list of all members of this type, see IMEvents members.
Name | Description | |
---|---|---|
OnEvent | This method is called when some event occurs. The video stream is blocked while this method is called. | |
OnFrame | This method is used to obtain frame data. It called for each input/output frame. The video stream is blocked while this method is called. |