IMObject Interface Methods

For a list of all members of this type, see IMObject members.

Public Methods
 NameDescription
 MethodObjectCallbackSetSets the callback (for C++ and Delphi, for other languages use events). This method blocks the video stream.  
 MethodObjectCallbackSetFuncSets the callback function (for C++ and Delphi, for other languages use events). The method blocks the video stream.  
 MethodObjectCloseStops and closes the current object.  
 MethodObjectCommandExecuteExecutes the special command for object.  
 MethodObjectFrameGetGets the current frame from any source object.  
 MethodObjectGetInternalGets DirectShow object in MPlatform. Use for MLive, MRenderer and MWriter objects.  
 MethodObjectNameGetGets the object name.  
 MethodObjectNameSetSets the object name.  
 MethodObjectStartInitializes and starts the object.  
 MethodObjectStateGetGets the state of object.  
 MethodObjectVirtualSourceCreateCreates virtual source.  
Top
See Also

Reference

IMObject Interface
MPLATFORMLib Namespace