MProxyClass Class Members

The following tables list the members exposed by MProxyClass.

Public Methods
 NameDescription
Public MethodObjectCallbackSetSets the callback (for C++ and Delphi, for other languages use events). This method blocks the video stream.  
Public MethodObjectCallbackSetFuncSets the callback function (for C++ and Delphi, for other languages use events). The method blocks the video stream.  
Public MethodObjectCloseStops and closes the current object.  
Public MethodObjectCommandExecuteExecutes the special command for object.  
Public MethodObjectFrameGetGets the current frame from any source object.  
Public MethodObjectGetInternalGets DirectShow object in MPlatform. Use for MLive, MRenderer and MWriter objects.  
Public MethodObjectNameGetGets the object name.  
Public MethodObjectNameSetSets the object name.  
Public MethodObjectStartInitializes and starts the object.  
Public MethodObjectStateGetGets the state of object.  
Public MethodObjectVirtualSourceCreateCreates virtual source.  
Public MethodPropsGetGets the properties.  
Public MethodPropsGetByIndexGets the property by its index.  
Public MethodPropsGetCountGets the count of properties.  
Public MethodPropsInfoGetGets information about property  
Public MethodPropsOptionGetGets property from options  
Public MethodPropsOptionGetByIndexGets property option by its index  
Public MethodPropsOptionGetCountGets number of options for the property  
Public MethodPropsOptionSetByIndexSets option property by its index  
Public MethodPropsRemoveRemoves the property.  
Public MethodPropsSetSets the property.  
Public MethodReceiverChannelAddAdds the media sender to renderer.  
Public MethodReceiverChannelAddByNameAdds the media sender by its name.  
Public MethodReceiverChannelGetByIndexGets the information about sender by its index.  
Public MethodReceiverChannelGetCountGets the number of connected senders.  
Public MethodReceiverChannelRemoveRemoves the media sender.  
Public MethodReceiverPutEOSPuts the end of stream command to renderer. It is used when stream is no longer needed for data transmission.  
Public MethodReceiverPutFlushPuts the Flush command to renderer to reset all data in object. It used before object removing.  
Public MethodReceiverPutFramePuts frame to the renderer  
Top
See Also

Reference

MProxyClass Class
MPLATFORMLib Namespace