MFORMATSLib Namespace : MWebRTCClass Class |
For a list of all members of this type, see MWebRTCClass members.
Name | Description | |
---|---|---|
![]() | ConnectToPeer | Connects to peer |
![]() | DisconnectPeer | Disconnects from peer |
![]() | GetPeerByIndex | Gets peer by its index |
![]() | GetPeerProps | |
![]() | GetPeersCount | Gets peer count |
![]() | Login | Login to a signaling server |
![]() | Logout | Logout from a signaling server |
![]() | ObjectCallbackSet | Sets callback for events usage (see IMCallback interface) |
![]() | ObjectCallbackSetFunc | Sets callback function |
![]() | PropsGet | Gets object's property. |
![]() | PropsGetByIndex | Gets a property's name and value by property's index. |
![]() | PropsGetCount | Gets count of properties in a selected node |
![]() | PropsInfoGet | Gets information of required type about a selected property |
![]() | PropsOptionGet | Gets property option |
![]() | PropsOptionGetByIndex | Gets an option for a property |
![]() | PropsOptionGetCount | Gets a number of available option for a selected property |
![]() | PropsOptionSetByIndex | Sets a property's option by the option's index |
![]() | PropsRemove | Removes a selected property |
![]() | PropsSet | Sets a current property's value |
![]() | ReceiverFramePut | Puts frame to receiver object. |
![]() | SendMessageToPeer | Sends message to a peer |
![]() | SourceAVPropsGet | Gets media properties (audio and video) of a source object |
![]() | SourceFrameConvertedGet | Gets a next frame (that is converted to required format) from file or live source |
![]() | SourceFrameConvertedGetByNumber | Gets a converted to required format frame by its number. For live sources number is ignored. |
![]() | SourceFrameConvertedGetByTime | Gets a converted to required format frame by its time. For live sources time is ignored. |
![]() | SourceFrameGet | Gets an original next frame of a file or live source |
![]() | SourceFrameGetByNumber | Gets an original frame by its number. For live sources number is ignored. |
![]() | SourceFrameGetByTime | Gets an original frame by its time. For live sources time is ignored. |