polymer_app_layout_template
polymer_app_layout.behaviors
RtcPeerConnection
supported
supported
polymer_app_layout_template
polymer_app_layout.behaviors
RtcPeerConnection
supported
property
supported
polymer_app_layout_template
polymer_app_layout.behaviors
RtcPeerConnection
Constants
addStreamEvent
dataChannelEvent
iceCandidateEvent
iceConnectionStateChangeEvent
negotiationNeededEvent
removeStreamEvent
signalingStateChangeEvent
Static properties
supported
Properties
iceConnectionState
iceGatheringState
localDescription
on
onAddStream
onDataChannel
onIceCandidate
onIceConnectionStateChange
onNegotiationNeeded
onRemoveStream
onSignalingStateChange
remoteDescription
signalingState
Constructors
RtcPeerConnection
Methods
addEventListener
addIceCandidate
addStream
close
createAnswer
createDataChannel
createDtmfSender
createOffer
dispatchEvent
getLocalStreams
getRemoteStreams
getStats
getStreamById
removeEventListener
removeStream
setLocalDescription
setRemoteDescription
updateIce
bool
supported
read-only
Checks if Real Time Communication (RTC) APIs are supported and enabled on the current platform.