Liking cljdoc? Tell your friends :D

web.video.RTCPeerConnection.ev

RTCPeerConnection Events.

RTCPeerConnection Events.
raw docstring

addstreamcljs

Event.

[Obsolute]

The obsolete addstream event is sent to an web.video.RTCPeerConnection new media, in the form of a web.streams.MediaStream object, been added to it.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/addstream_event

Event.

[Obsolute]

The obsolete addstream event is sent to an `web.video.RTCPeerConnection`
new media, in the form of a `web.streams.MediaStream` object,
been added to it.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/addstream_event`
sourceraw docstring

identityresultcljs

Event.

[Obsolute]

An identityresult event is sent to an web.video.RTCPeerConnection onidentityresult event handler to inform it that an assertion been generated by an associated identity provider (IdP) during process of creating an SDP offer or answer.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/identityresult_event

Event.

[Obsolute]

An identityresult event is sent to an `web.video.RTCPeerConnection`
`onidentityresult` event handler to inform it that an assertion
been generated by an associated identity provider (IdP) during
process of creating an SDP offer or answer.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/identityresult_event`
sourceraw docstring

negotiationneededcljs

Event.

A negotiationneeded event is sent to the web.video.RTCPeerConnection negotiation of the connection through the signaling channel is

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/negotiationneeded_event

Event.

A negotiationneeded event is sent to the `web.video.RTCPeerConnection`
negotiation of the connection through the signaling channel is

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/negotiationneeded_event`
sourceraw docstring

removestreamcljs

Event.

[Deprecated]

The obsolete removestream event was sent to an web.video.RTCPeerConnection inform it that a web.streams.MediaStream had been removed from connection.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/removestream_event

Event.

[Deprecated]

The obsolete removestream event was sent to an `web.video.RTCPeerConnection`
inform it that a `web.streams.MediaStream` had been removed from
connection.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/removestream_event`
sourceraw docstring

signalingstatechangecljs

Event.

An signalingstatechange event is sent to an web.video.RTCPeerConnection notify it that its signaling state, as indicated by the signalingState has changed.

See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/signalingstatechange_event

Event.

An signalingstatechange event is sent to an `web.video.RTCPeerConnection`
notify it that its signaling state, as indicated by the `signalingState`
has changed.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/signalingstatechange_event`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close