A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/webrtc/RTCPeerConnection/onaddstream below:

onaddstream ยท WebPlatform Docs

onaddstream Summary

Handles the addstream event fired when setRemoteDescription() is called.

Property of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection

Syntax
var result = element.onaddstream;
element.onaddstream = value;
Notes

This is called any time a MediaStream is added by the remote peer. This will be fired only as a result of setRemoteDescription(). The onnaddstream callback happens as early as possible after setRemoteDescription(), it does not wait for a given media stream to be accepted or rejected via SDP negotiation.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4