Andrey B.
- Total activity 296
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 5
- Subscriptions 121
Articles
Recent activity by Andrey B. Sort by recent activity-
eVTSG_State
Specifies the signaling (SGN) connection state of the virtual transport session Member Description eVTSG_Closed Connection is closed eVTSG_Connecting Establishing a connection eVTSG_Logge...
CHANNEL_INFO
Contains information about the channel state and traffic statistics Name Type Description eDataState eMC_ChannelState Current state of the channel data connection eChannelMode eChannelMode I...
MCChannelClass
Operates media channel communication in duplex scenarios, including frame streaming, messaging, property control, and event handling. Supported interfaces IMFPropsIMFObjectIMFReceiverIMCChannelIMEv...
IMEventsFrame_Event
This article covers the OnFrameSafe event of the IMEventsFrame interface, explaining how it is triggered, what parameters it provides, and how to safely handle incoming audio and video frames in MF...
IMCChannel
MethodsChannelInfoGetRetrieves information about the current channel.Syntaxvoid ChannelInfoGet(out CHANNEL_INFO _pChannelInfo) Parameter Description _pChannelInfo Output CHANNEL_INFO structu...
IMEventsEvent_Event
Methods OnEventSafe Event that is triggered when a safe event occurs. Syntax event IMEventsEvent_OnEventSafeEventHandler OnEventSafe Parameters OnEventSafe - Delegate that handles safe event callba...
MConnectClass
Operates MConnect functionality Supported interfaces IMFPropsIMConnect
IMConnect
The IMConnect interface is responsible for creating and managing connections (channels) and signaling within the WebRTC 2.0 architecture of the Medialooks SDK. It is implemented by MConnectClass ob...
WebRTC 2.0 Overview
WebRTC 2.0 key features:1. Using completely new infrastructure a new signaling server with new web pages that optimized for different platforms, including the iOS and MacOS and ability to use authe...
IMFPersist
Configures the save and load configuration Methods PersistLoad Loads the data from string or from file. Syntax void PersistLoad( string _bsObject, string _bsXMLDescOrFile, string _bsLoadP...