MWebRTCClass Class Methods

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

Public Methods
 NameDescription
Public MethodConnectToPeerConnects to peer  
Public MethodDisconnectPeerDisconnects from peer  
Public MethodGetPeerByIndexGets peer by its index  
Public MethodGetPeerProps  
Public MethodGetPeersCountGets peer count  
Public MethodLoginLogin to a signaling server  
Public MethodLogoutLogout from a signaling server  
Public MethodObjectCallbackSetSets callback for events usage (see IMCallback interface)  
Public MethodObjectCallbackSetFuncSets callback function  
Public MethodPropsGetGets object's property.  
Public MethodPropsGetByIndexGets a property's name and value by property's index.  
Public MethodPropsGetCountGets count of properties in a selected node  
Public MethodPropsInfoGetGets information of required type about a selected property  
Public MethodPropsOptionGetGets property option  
Public MethodPropsOptionGetByIndexGets an option for a property  
Public MethodPropsOptionGetCountGets a number of available option for a selected property  
Public MethodPropsOptionSetByIndexSets a property's option by the option's index  
Public MethodPropsRemoveRemoves a selected property  
Public MethodPropsSetSets a current property's value  
Public MethodReceiverFramePutPuts frame to receiver object.  
Public MethodSendMessageToPeerSends message to a peer  
Public MethodSourceAVPropsGetGets media properties (audio and video) of a source object  
Public MethodSourceFrameConvertedGetGets a next frame (that is converted to required format) from file or live source  
Public MethodSourceFrameConvertedGetByNumberGets a converted to required format frame by its number. For live sources number is ignored.  
Public MethodSourceFrameConvertedGetByTimeGets a converted to required format frame by its time. For live sources time is ignored.  
Public MethodSourceFrameGetGets an original next frame of a file or live source  
Public MethodSourceFrameGetByNumberGets an original frame by its number. For live sources number is ignored.  
Public MethodSourceFrameGetByTimeGets an original frame by its time. For live sources time is ignored.  
Top
See Also

Reference

MWebRTCClass Class
MFORMATSLib Namespace