WebRtc
An object containing WebRtc protocol entities and abstractions. Provides the core types and interfaces needed for WebRtc peer-to-peer communication.
See also
Types
Represents the bundle policy for media negotiation.
Represents the state of the peer connection.
Abstract class representing a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data. Every data channel is associated with an WebRtcPeerConnection.
Represents the degradation preference for media quality when bandwidth is constrained.
Interface for sending DTMF (Dual-Tone Multi-Frequency) tones.
Represents an ICE candidate in the WebRtc connection process.
Represents the state of the ICE connection.
This exception indicates problems with ICE candidates gathering, processing, or connectivity during the WebRTC peer connection establishment.
Represents the state of the ICE gathering process.
Represents the ICE candidate policy for the connection.
Represents the RTCP mux policy for the connection.
Represents parameters for RTP header extensions.
Interface representing parameters for RTP transmission.
This exception indicates problems with creating, parsing, or validating SDP descriptions during the WebRTC connection establishment process.
Represents a session description in the WebRtc connection process.
Represents the type of session description in the WebRtc connection process.
Represents the signaling state of the peer connection.