Home
last modified time | relevance | path

Searched refs:MSG_COMMITSTREAMCHANGES (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/app/webrtc/
H A Dpeerconnectionimpl.cc66 MSG_COMMITSTREAMCHANGES = 3, enumerator
328 signaling_thread()->Send(this, MSG_COMMITSTREAMCHANGES); in CommitStreamChanges()
423 case MSG_COMMITSTREAMCHANGES: { in OnMessage()