- addIceCandidate
void addIceCandidate(string candidate, string mid, Optional!(T2) level)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRIDExtension
void addRIDExtension(MediaStreamTrack recvTrack, ushort extensionId)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRIDFilter
void addRIDFilter(MediaStreamTrack recvTrack, string rid)
Undocumented in source. Be warned that the author may not have intended to support it.
- certificate
void certificate(RTCCertificate certificate)
Undocumented in source. Be warned that the author may not have intended to support it.
- certificate
auto certificate()
Undocumented in source. Be warned that the author may not have intended to support it.
- checkNegotiationNeeded
bool checkNegotiationNeeded()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- closeStreams
void closeStreams()
Undocumented in source. Be warned that the author may not have intended to support it.
- createAnswer
void createAnswer()
Undocumented in source. Be warned that the author may not have intended to support it.
- createDataChannel
auto createDataChannel(string label, string protocol, ushort type, bool ordered, ushort maxTime, ushort maxNum, bool externalNegotiated, ushort stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- createOffer
void createOffer(RTCOfferOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
- createOffer
void createOffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- createTransceiverImpl
auto createTransceiverImpl(string kind, Optional!(T1) track)
Undocumented in source. Be warned that the author may not have intended to support it.
- currentLocalDescription
string currentLocalDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- currentRemoteDescription
string currentRemoteDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- disablePacketDump
void disablePacketDump(uint level, mozPacketDumpType type, bool sending)
Undocumented in source. Be warned that the author may not have intended to support it.
- enablePacketDump
void enablePacketDump(uint level, mozPacketDumpType type, bool sending)
Undocumented in source. Be warned that the author may not have intended to support it.
- fingerprint
string fingerprint()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDTMFToneBuffer
string getDTMFToneBuffer(RTCRtpSender sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- getNowInRtpSourceReferenceTime
double getNowInRtpSourceReferenceTime()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRtpSources
auto getRtpSources(MediaStreamTrack track, double rtpSourceNow)
Undocumented in source. Be warned that the author may not have intended to support it.
- getStats
void getStats(Optional!(T0) selector)
Undocumented in source. Be warned that the author may not have intended to support it.
- iceConnectionState
PCImplIceConnectionState iceConnectionState()
Undocumented in source. Be warned that the author may not have intended to support it.
- iceGatheringState
PCImplIceGatheringState iceGatheringState()
Undocumented in source. Be warned that the author may not have intended to support it.
- id
void id(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
- id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize(PeerConnectionObserver observer, Window window, RTCConfiguration iceServers, nsISupports thread)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertAudioLevelForContributingSource
void insertAudioLevelForContributingSource(MediaStreamTrack recvTrack, uint source, double timestamp, bool hasLevel, byte level)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertDTMF
void insertDTMF(TransceiverImpl transceiver, string tones, uint duration, uint interToneGap)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertDTMF
void insertDTMF(TransceiverImpl transceiver, string tones, uint duration)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertDTMF
void insertDTMF(TransceiverImpl transceiver, string tones)
Undocumented in source. Be warned that the author may not have intended to support it.
- localDescription
string localDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- peerIdentity
string peerIdentity()
Undocumented in source. Be warned that the author may not have intended to support it.
- peerIdentity
void peerIdentity(string peerIdentity)
Undocumented in source. Be warned that the author may not have intended to support it.
- pendingLocalDescription
string pendingLocalDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- pendingRemoteDescription
string pendingRemoteDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- pluginCrash
bool pluginCrash(uint pluginId, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- privacyRequested
bool privacyRequested()
Undocumented in source. Be warned that the author may not have intended to support it.
- remoteDescription
string remoteDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceTrackNoRenegotiation
void replaceTrackNoRenegotiation(TransceiverImpl transceiverImpl, Optional!(T1) withTrack)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLocalDescription
void setLocalDescription(int action, string sdp)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRemoteDescription
void setRemoteDescription(int action, string sdp)
Undocumented in source. Be warned that the author may not have intended to support it.
- signalingState
PCImplSignalingState signalingState()
Undocumented in source. Be warned that the author may not have intended to support it.