MPLATFORMLib Namespace : IMObject Interface |
For a list of all members of this type, see IMObject members.
Name | Description | |
---|---|---|
ObjectCallbackSet | Sets the callback (for C++ and Delphi, for other languages use events). This method blocks the video stream. | |
ObjectCallbackSetFunc | Sets the callback function (for C++ and Delphi, for other languages use events). The method blocks the video stream. | |
ObjectClose | Stops and closes the current object. | |
ObjectCommandExecute | Executes the special command for object. | |
ObjectFrameGet | Gets the current frame from any source object. | |
ObjectGetInternal | Gets DirectShow object in MPlatform. Use for MLive, MRenderer and MWriter objects. | |
ObjectNameGet | Gets the object name. | |
ObjectNameSet | Sets the object name. | |
ObjectStart | Initializes and starts the object. | |
ObjectStateGet | Gets the state of object. | |
ObjectVirtualSourceCreate | Creates virtual source. |