Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace spec table with {{specifications}} for api/rtc[j-z]* #6022

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented Jun 15, 2021

This is part of #1146.

This converts the interface, properties & methods of api/rtc[j-z]* to the {{Specifications}} macros.

A few pages don't get a spec table anymore (but a message):

  • A few pages are deprecated and no more on the standard track; we keep the error messages (that will be improved in a 2nd pass): RTCRtpTransceiver.stopped,RTCPeerConnection.identityresult_event, RTCPeerConnection.peeridentity_event, RTCPeerConnection.idpvalidationerror_event, RTCPeerConnection.idpassertionerror_event, RTCSessionDescription().
  • Dictionaries and typedefs. Here these pages will be revisted (and have no bcd): so we keep them that way: RTCStats and its 3 children, RTCRtcpParameters, RTCStatsIceCandidatePairState, RTCRTPStreamStats and 1 children, RTCNetworkType, RTCRtpCapabilities, RTCNetworkType, RTCRtpCodecCapability, RTCStatsType, RTCRtpReceiveParameters, and RTCRtpContributingSource.rtpTimestamp.
  • RTCRtpSender.setStreams was missing spec_url and is fixed in Add mdn_url et spec_url to RTCRtpSender.setStreams browser-compat-data#11048.
  • RTCPeerConnectionIceErrorEvent.address is missing a BCD entry (and will be fixed in Fix RTCPeerConnectionIceErrorEvent browser-compat-data#11151.
  • On RTCPeerConnection the two events, icegatheringstate_event and icecandidateerror_events, were missing their cd entries, and RTCPeerConnection.getTranceivers is missing a spec_urlentry . All this will be fixed in Fix RTCPeerConnection browser-compat-data#11150.

All other pages look fine.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 15, 2021

Preview URLs

Flaws

Note! 55 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/RTCRtpTransceiverDirection
Title: RTCRtpTransceiverDirection
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCRtpParameters/encodings does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/active does not exist

URL: /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent
Title: RTCPeerConnectionIceErrorEvent
on GitHub
Flaw count: 9

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/RTCPeerConnectionIceErrorEvent does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/errorCode does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/errorText does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/port does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/url does not exist
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/address
Title: RTCPeerConnectionIceErrorEvent.address
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/errorText does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCPeerConnectionIceErrorEvent.address

URL: /en-US/docs/Web/API/RTCRemoteOutboundRtpStreamStats
Title: RTCRemoteOutboundRtpStreamStats
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCSentRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats does not exist

URL: /en-US/docs/Web/API/RTCRemoteOutboundRtpStreamStats/localId
Title: RTCRemoteOutboundRtpStreamStats.localId
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCSentRtpStreamStats/packetsSent does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats/bytesSent does not exist

URL: /en-US/docs/Web/API/RTCStatsType
Title: RTCStatsType
on GitHub
Flaw count: 19

  • macros:
    • /en-US/docs/Web/API/RTCCertificateStats does not exist
    • /en-US/docs/Web/API/RTCCodecStats does not exist
    • /en-US/docs/Web/API/RTCContributingSourceStats does not exist
    • /en-US/docs/Web/API/RTCDataChannelStats does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionStats does not exist
    • and 12 more flaws omitted
  • broken_links:
    • Anchor not lowercase
  • bad_bcd_queries:
    • No BCD data for query: api.RTCStatsType

URL: /en-US/docs/Web/API/RTCStats
Title: RTCStats
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCStats

URL: /en-US/docs/Web/API/RTCStats/type
Title: RTCStats.type
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCStats.type

URL: /en-US/docs/Web/API/RTCStats/timestamp
Title: RTCStats.timestamp
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCStats.timestamp

URL: /en-US/docs/Web/API/RTCStats/id
Title: RTCStats.id
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCStats.id

URL: /en-US/docs/Web/API/RTCSessionDescription
Title: RTCSessionDescription
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCSessionDescription/type
Title: RTCSessionDescription.type
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCSessionDescription/RTCSessionDescription
Title: RTCSessionDescription()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC_API

URL: /en-US/docs/Web/API/RTCSessionDescription/sdp
Title: RTCSessionDescription.sdp
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCSessionDescription/toJSON
Title: RTCSessionDescription.toJSON()
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /en-US/docs/Web/API/RTCRtpParameters
Title: RTCRtpParameters
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCRtpParameters/codecs does not exist
    • /en-US/docs/Web/API/RTCRtpParameters/headerExtensions does not exist
    • /en-US/docs/Web/API/RTCRtpParameters/rtcp does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpParameters

URL: /en-US/docs/Web/API/RTCRtcpParameters
Title: RTCRtcpParameters
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCRtpParameters/rtcp does not exist
    • /en-US/docs/Web/API/RTCRtcpParameters/cname does not exist
    • /en-US/docs/Web/API/RTCRtcpParameters/reducedSize does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtcpParameters

URL: /en-US/docs/Web/API/RTCTrackEvent/transceiver
Title: RTCTrackEvent.transceiver
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Glossary/SRTP redirects to /en-US/docs/Glossary/RTP

URL: /en-US/docs/Web/API/RTCTrackEvent/RTCTrackEvent
Title: RTCTrackEvent()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/EventInit does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCTrackEvent.RTCTrackEvent

URL: /en-US/docs/Web/API/RTCTrackEvent/receiver
Title: RTCTrackEvent.receiver
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Glossary/SRTP redirects to /en-US/docs/Glossary/RTP

URL: /en-US/docs/Web/API/RTCRtpEncodingParameters
Title: RTCRtpEncodingParameters
on GitHub
Flaw count: 14

  • macros:
    • /en-US/docs/Web/API/RTCRtpDecodingParameters does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/active does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/codecPayloadType does not exist
    • /en-US/docs/Web/API/RTCRtpParameters/codecs does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/dtx does not exist
    • and 4 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpEncodingParameters/maxBitrate
Title: RTCRtpEncodingParameters.maxBitrate
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/maxFramerate does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/maxFramerate does not exist

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/nackCount
Title: RTCInboundRtpStreamStats.nackCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.nackCount

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/pliCount
Title: RTCInboundRtpStreamStats.pliCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.pliCount

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/trackId
Title: RTCInboundRtpStreamStats.trackId
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/RTCReceiverAudioTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCReceiverVideoTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCReceiverAudioTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCReceiverVideoTrackAttachmentStats does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.trackId

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/fecPacketsReceived
Title: RTCInboundRtpStreamStats.fecPacketsReceived
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.fecPacketsReceived

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/sliCount
Title: RTCInboundRtpStreamStats.sliCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.sliCount

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/bytesReceived
Title: RTCInboundRtpStreamStats.bytesReceived
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.bytesReceived

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/averageRtcpInterval
Title: RTCInboundRtpStreamStats.averageRtcpInterval
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.averageRtcpInterval

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/fecPacketsDiscarded
Title: RTCInboundRtpStreamStats.fecPacketsDiscarded
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.fecPacketsDiscarded

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/remoteId
Title: RTCInboundRtpStreamStats.remoteId
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.remoteId

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsDuplicated
Title: RTCInboundRtpStreamStats.packetsDuplicated
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCInboundRtpSreamStats/packetsDiscarded does not exist
    • /en-US/docs/Web/API/RTCInboundRtpSreamStats/packetsDiscarded does not exist
    • /en-US/docs/Web/API/RTCInboundRtpSreamStats/packetsLost does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.packetsDuplicated

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/qpSum
Title: RTCInboundRtpStreamStats.qpSum
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats/framesDecoded does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats/framesEncoded does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.qpSum

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/framesDecoded
Title: RTCInboundRtpStreamStats.framesDecoded
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.framesDecoded

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/perDscpPacketsReceived
Title: RTCInboundRtpStreamStats.perDscpPacketsReceived
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.perDscpPacketsReceived

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimestamp
Title: RTCInboundRtpStreamStats.lastPacketReceivedTimestamp
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.lastPacketReceivedTimestamp

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/firCount
Title: RTCInboundRtpStreamStats.firCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.firCount

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/receiverId
Title: RTCInboundRtpStreamStats.receiverId
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCAudioReceiverStats does not exist
    • /en-US/docs/Web/API/RTCVideoReceiverStats does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.receiverId

URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsFailedDecryption
Title: RTCInboundRtpStreamStats.packetsFailedDecryption
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCInboundRtpStreamStats.packetsFailedDecryption

URL: /en-US/docs/Web/API/RTCStatsIceCandidatePairState
Title: RTCStatsIceCandidatePairState
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCStatsIceCandidatePairState

URL: /en-US/docs/Web/API/RTCRtpSender
Title: RTCRtpSender
on GitHub
Flaw count: 1

  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpSender/replaceTrack
Title: RTCRtpSender.replaceTrack()
on GitHub
Flaw count: 1

  • macros:
    • wrong xref macro used (consider changing which macro you use)

URL: /en-US/docs/Web/API/RTCRtpSender/setParameters
Title: RTCRtpSender.setParameters()
on GitHub
Flaw count: 8

  • macros:
    • /en-US/docs/Web/API/RTCRtpSendParameters/transactionId does not exist
    • /en-US/docs/Web/API/RTCRtpSendParameters/degradationPreference does not exist
    • /en-US/docs/Web/API/RTCDegradationPreference does not exist
    • /en-US/docs/Web/API/RTCRtpSendParameters,priority does not exist
    • /en-US/docs/Web/API/RTCPriorityType does not exist
    • and 2 more flaws omitted
  • sectioning:
    • Excess <h3> tag that is NOT at root-level (id='Obsolete_properties', text='Obsolete properties')

URL: /en-US/docs/Web/API/RTCRtpSender/getStats
Title: RTCRtpSender.getStats()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/Node/innerText redirects to /en-US/docs/Web/API/HTMLElement/innerText
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC_API

URL: /en-US/docs/Web/API/RTCRtpCapabilities
Title: RTCRtpCapabilities
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/RTCRtpHeaderExtensionCapability does not exist
    • `/home/runner/work/content/content/node_modules/@mdn/yari/kumascript/macros/page.ejs:23
      21| }
      22| %>

23| <%- await wiki.page(url, $1, $2, $3, $4) %>
24|

/en-us/docs/web/api/rtcrtpcapabilities references /en-us/docs/web/api/rtcrtpcodeccapabilities, which does not exist`

  • /en-US/docs/Web/API/RTCRtpCodecCapabilities/mimeType does not exist
  • /en-US/docs/Web/API/RTCRtpCodecCapability/sdpFmtpLine does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpCapabilities

URL: /en-US/docs/Web/API/RTCNetworkType
Title: RTCNetworkType
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCStunServerConnectionStats does not exist
    • /en-US/docs/Web/API/RTCStunServerConnectionStats/networkType does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCNetworkType

URL: /en-US/docs/Web/API/RTCRtpCodecCapability
Title: RTCRtpCodecCapability
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/RTCRtpCodecCapability/channels does not exist
    • /en-US/docs/Web/API/RTCRtpCodecCapability/clockRate does not exist
    • /en-US/docs/Web/API/RTCRtpCodecCapability/mimeType does not exist
    • /en-US/docs/Web/API/RTCRtpCodecCapability/sdpFmtpLine does not exist
    • /en-US/docs/Web/API/RTCRtpCapabilities/codecs does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpCodecCapability

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats
Title: RTCOutboundRtpStreamStats
on GitHub
Flaw count: 18

  • macros:
    • /en-US/docs/Web/API/RTCSentRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qualityLimitationDurations does not exist
    • /en-US/docs/Web/API/RTCRemoteInboundRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCQualityLimitationReason does not exist
    • /en-US/docs/Web/API/RTCRemoteInboundRtpStreamStats does not exist
    • and 12 more flaws omitted
  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qualityLimitationReason
Title: RTCOutboundRtpStreamStats.qualityLimitationReason
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qualityLimitationDurations does not exist
    • /en-US/docs/Web/API/RTCQualityLimitationReason does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.qualityLimitationReason

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/nackCount
Title: RTCOutboundRtpStreamStats.nackCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.nackCount

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/pliCount
Title: RTCOutboundRtpStreamStats.pliCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.pliCount

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsSent
Title: RTCOutboundRtpStreamStats.perDscpPacketsSent
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.perDscpPacketsSent

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/trackId
Title: RTCOutboundRtpStreamStats.trackId
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/RTCSenderAudioTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCSenderVideoTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCSenderAudioTrackAttachmentStats does not exist
    • /en-US/docs/Web/API/RTCSenderVideoTrackAttachmentStats does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.trackId

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/sliCount
Title: RTCOutboundRtpStreamStats.sliCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.sliCount

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/averageRtcpInterval
Title: RTCOutboundRtpStreamStats.averageRtcpInterval
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.averageRtcpInterval

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/remoteId
Title: RTCOutboundRtpStreamStats.remoteId
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCRemoteInboundRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCRemoteInboundRtpStreamStats does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.remoteId

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qpSum
Title: RTCOutboundRtpStreamStats.qpSum
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCSentRtpStreamStats/framesEncoded does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.qpSum

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/lastPacketSentTimestamp
Title: RTCOutboundRtpStreamStats.lastPacketSentTimestamp
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.lastPacketSentTimestamp

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/firCount
Title: RTCOutboundRtpStreamStats.firCount
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.firCount

URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/framesEncoded
Title: RTCOutboundRtpStreamStats.framesEncoded
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCOutboundRtpStreamStats.framesEncoded

URL: /en-US/docs/Web/API/RTCStatsReport
Title: RTCStatsReport
on GitHub
Flaw count: 20

  • macros:
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats does not exist
    • /en-US/docs/Web/API/RTCCertificateStats does not exist
    • /en-US/docs/Web/API/RTCCodecStats does not exist
    • and 15 more flaws omitted

URL: /en-US/docs/Web/API/RTCRtpSendParameters
Title: RTCRtpSendParameters
on GitHub
Flaw count: 8

  • macros:
    • /en-US/docs/Web/API/RTCRtpSendParameters/transactionId does not exist
    • /en-US/docs/Web/API/RTCRtpSendParameters/degradationPreference does not exist
    • /en-US/docs/Web/API/RTCDegradationPreference does not exist
    • /en-US/docs/Web/API/RTCRtpSendParameters,priority does not exist
    • /en-US/docs/Web/API/RTCPriorityType does not exist
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpSendParameters/encodings
Title: RTCRtpSendParameters.encodings
on GitHub
Flaw count: 9

  • macros:
    • /en-US/docs/Web/API/RTCRtpDecodingParameters does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/active does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/codecPayloadType does not exist
    • /en-US/docs/Web/API/RTCRtpParameters/codecs does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/dtx does not exist
    • and 4 more flaws omitted

URL: /en-US/docs/Web/API/RTCRtpContributingSource/rtpTimestamp
Title: RTCRtpContributingSource.rtpTimestamp
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpContributingSource.rtpTimestamp

URL: /en-US/docs/Web/API/RTCPeerConnectionIceEvent
Title: RTCPeerConnectionIceEvent
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC
  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/RTCPeerConnectionIceEvent/RTCPeerConnectionIceEvent
Title: RTCPeerConnectionIceEvent()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCOfferOptions/iceRestart
Title: RTCOfferOptions.iceRestart
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /en-US/docs/Web/API/RTCRtpReceiver
Title: RTCRtpReceiver
on GitHub
Flaw count: 1

  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpReceiver/getStats
Title: RTCRtpReceiver.getStats()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/Node/innerText redirects to /en-US/docs/Web/API/HTMLElement/innerText

URL: /en-US/docs/Web/API/RTCTrackEventInit
Title: RTCTrackEventInit
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/EventInit does not exist

URL: /en-US/docs/Web/API/RTCTrackEventInit/transceiver
Title: RTCTrackEventInit.transceiver
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Glossary/SRTP redirects to /en-US/docs/Glossary/RTP

URL: /en-US/docs/Web/API/RTCTrackEventInit/receiver
Title: RTCTrackEventInit.receiver
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Glossary/SRTP redirects to /en-US/docs/Glossary/RTP

URL: /en-US/docs/Web/API/RTCPeerConnection
Title: RTCPeerConnection
on GitHub
Flaw count: 15

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
  • broken_links:
    • Is currently http:// but can become https://
  • sectioning:
    • Excess <h2> tag that is NOT at root-level (id='Properties', text='Properties')
    • Excess <h2> tag that is NOT at root-level (id='Methods', text='Methods')
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 6 more flaws omitted

URL: /en-US/docs/Web/API/RTCPeerConnection/removeTrack
Title: RTCPeerConnection.removeTrack()
on GitHub
Flaw count: 1

  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /en-US/docs/Web/API/RTCPeerConnection/sctp
Title: RTCPeerConnection.sctp
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/createOffer
Title: RTCPeerConnection.createOffer()
on GitHub
Flaw count: 4

  • macros:
    • wrong xref macro used (consider changing which macro you use)
    • /en-US/docs/Web/API/RTCSessionDescriptionInit does not exist
    • /en-US/docs/Web/API/RTCSessionDescriptionInit does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WebSocket_API

URL: /en-US/docs/Web/API/RTCPeerConnection/setLocalDescription
Title: RTCPeerConnection.setLocalDescription()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCSessionDescriptionInit does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/track_event
Title: RTCPeerConnection: track event
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/currentRemoteDescription
Title: RTCPeerConnection.currentRemoteDescription
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/connectionstatechange_event
Title: RTCPeerConnection: connectionstatechange event
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionState does not exist
    • /en-US/docs/Web/API/RTCPeerConnectionState does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/pendingRemoteDescription
Title: RTCPeerConnection.pendingRemoteDescription
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/signalingState
Title: RTCPeerConnection.signalingState
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/close
Title: RTCPeerConnection.close()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/iceConnectionState
Title: RTCPeerConnection.iceConnectionState
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/remoteDescription
Title: RTCPeerConnection.remoteDescription
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/icegatheringstatechange_event
Title: RTCPeerConnection: icegatheringstatechange event
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCPeerConnection.icegatheringstatechange_event

URL: /en-US/docs/Web/API/RTCPeerConnection/createAnswer
Title: RTCPeerConnection.createAnswer()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCSessionDescriptionInit does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WebSocket_API

URL: /en-US/docs/Web/API/RTCPeerConnection/setIdentityProvider
Title: RTCPeerConnection.setIdentityProvider()
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /en-US/docs/Web/API/RTCPeerConnection/connectionState
Title: RTCPeerConnection.connectionState
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/addTrack
Title: RTCPeerConnection.addTrack()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/addStream
Title: RTCPeerConnection.addStream()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/getReceivers
Title: RTCPeerConnection.getReceivers()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC_API

URL: /en-US/docs/Web/API/RTCPeerConnection/icecandidate_event
Title: RTCPeerConnection: icecandidate event
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/currentLocalDescription
Title: RTCPeerConnection.currentLocalDescription
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/getIdentityAssertion
Title: RTCPeerConnection.getIdentityAssertion()
on GitHub
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC
  • bad_pre_tags:
    • <pre><code>CODE can be just <pre>CODE

URL: /en-US/docs/Web/API/RTCPeerConnection/getConfiguration
Title: RTCPeerConnection.getConfiguration()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnect/setConfiguration does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/iceGatheringState
Title: RTCPeerConnection.iceGatheringState
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/addIceCandidate
Title: RTCPeerConnection.addIceCandidate()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WebRTC_API/Architecture

URL: /en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection
Title: RTCPeerConnection()
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/createDTMFSender does not exist
    • /en-US/docs/Web/API/RTCConfiguration/iceCandidatePoolSize does not exist
    • /en-US/docs/Web/API/RTCIceTransportPolicy does not exist
    • /en-US/docs/Web/API/RTCConfiguration/peerIdentity does not exist
    • /en-US/docs/Web/API/RTCConfiguration/rtcpMuxPolicy does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/WebRTC_API/Architecture

URL: /en-US/docs/Web/API/RTCPeerConnection/localDescription
Title: RTCPeerConnection.localDescription
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/canTrickleIceCandidates
Title: RTCPeerConnection.canTrickleIceCandidates
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/getSenders
Title: RTCPeerConnection.getSenders()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC_API

URL: /en-US/docs/Web/API/RTCPeerConnection/signalingstatechange_event
Title: RTCPeerConnection: signalingstatechange event
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/pendingLocalDescription
Title: RTCPeerConnection.pendingLocalDescription
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCIdentityEvent does not exist
    • /en-US/docs/Web/API/RTCIdentityErrorEvent does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCPeerConnection/onnegotiationneeded
Title: RTCPeerConnection.onnegotiationneeded
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /en-US/docs/Web/API/RTCPeerConnection/icecandidateerror_event
Title: RTCPeerConnection: icecandidateerror event
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/errorCode does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCPeerConnection.icecandidateerror_event

URL: /en-US/docs/Web/API/RTCPeerConnection/setConfiguration
Title: RTCPeerConnection.setConfiguration()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCIceServer/credentials does not exist
  • broken_links:
    • Anchor not lowercase

URL: /en-US/docs/Web/API/RTCPeerConnection/generateCertificate
Title: RTCPeerConnection.generateCertificate() static function
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/AlgorithmIdentifier does not exist
    • /en-US/docs/Web/API/Algorithm does not exist
    • /en-US/docs/Web/API/RTCCertificateExpiration does not exist
    • /en-US/docs/Web/API/Algorithm does not exist

URL: /en-US/docs/Web/API/RTCPeerConnection/setRemoteDescription
Title: RTCPeerConnection.setRemoteDescription()
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCSessionDescriptionInit does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/API/WebRTC

URL: /en-US/docs/Web/API/RTCRtpReceiveParameters
Title: RTCRtpReceiveParameters
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpReceiveParameters

URL: /en-US/docs/Web/API/RTCSctpTransport
Title: RTCSctpTransport
on GitHub
Flaw count: 9

  • macros:
    • /en-US/docs/Web/API/RTCSctpTransport/maxMessageSize does not exist
    • /en-US/docs/Web/API/RTCSctpTransport/maxChannels does not exist
    • /en-US/docs/Web/API/RTCSctpTransport/maxMessageSize does not exist
    • /en-US/docs/Web/API/RTCSctpTransport/transport does not exist
    • /en-US/docs/Web/API/RTCSctpTransport/onstatechange does not exist
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpStreamStats
Title: RTCRtpStreamStats
on GitHub
Flaw count: 10

  • macros:
    • /en-US/docs/Web/API/RTCCodecStats does not exist
    • /en-US/docs/Web/API/RTCCodecStats/codec does not exist
    • /en-US/docs/Web/API/RTCMediaStreamTrackStats does not exist
    • /en-US/docs/Web/API/RTCTransportStats does not exist
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats/framesDecoded does not exist
    • and 1 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/RTCRtpStreamStats/trackId
Title: RTCRtpStreamStats.trackId
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/RTCMediaStreamTrackStats does not exist
    • /en-US/docs/Web/API/RTCMediaStreamTrackStats does not exist
    • /en-US/docs/Web/API/MediaStramTrack/id does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.RTCRtpStreamStats.trackId

URL: /en-US/docs/Web/API/RTCRtpStreamStats/codecId
Title: RTCRtpStreamStats.codecId
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCCodecStats does not exist
    • /en-US/docs/Web/API/RTCCodecStats does not exist

URL: /en-US/docs/Web/API/RTCRtpStreamStats/transportId
Title: RTCRtpStreamStats.transportId
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCTransportStats does not exist
    • /en-US/docs/Web/API/RTCTransportStats does not exist

URL: /en-US/docs/Web/API/RTCRtpStreamStats/kind
Title: RTCRtpStreamStats.kind
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCCodecStats/codec does not exist

URL: /en-US/docs/Web/API/RTCRtpStreamStats/qpSum
Title: RTCRtpStreamStats.qpSum
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCReceivedRtpStreamStats/framesDecoded does not exist
    • /en-US/docs/Web/API/RTCSentRtpStreamStats/framesEncoded does not exist

URL: /en-US/docs/Web/API/RTCRtpTransceiver/direction
Title: RTCRtpTransceiver.direction
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCRtpParameters/encodings does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/active does not exist

URL: /en-US/docs/Web/API/RTCRtpTransceiver/currentDirection
Title: RTCRtpTransceiver.currentDirection
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCRtpParameters/encodings does not exist
    • /en-US/docs/Web/API/RTCRtpEncodingParameters/active does not exist

URL: /en-US/docs/Web/API/RTCRtpTransceiver/setCodecPreferences
Title: RTCRtpTransceiver.setCodecPreferences()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCRtpCapabilities/codecs does not exist

URL: /en-US/docs/Web/API/RTCRtpTransceiverInit
Title: RTCRtpTransceiverInit
on GitHub
Flaw count: 3

  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!

External URLs

URL: /en-US/docs/Web/API/RTCRtpTransceiverDirection
Title: RTCRtpTransceiverDirection
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent
Title: RTCPeerConnectionIceErrorEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnectionIceErrorEvent/address
Title: RTCPeerConnectionIceErrorEvent.address
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRemoteOutboundRtpStreamStats
Title: RTCRemoteOutboundRtpStreamStats
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRemoteOutboundRtpStreamStats/localId
Title: RTCRemoteOutboundRtpStreamStats.localId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRemoteOutboundRtpStreamStats/remoteTimestamp
Title: RTCRemoteOutboundRtpStreamStats.remoteTimestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStatsType
Title: RTCStatsType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStats
Title: RTCStats
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStats/type
Title: RTCStats.type
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStats/timestamp
Title: RTCStats.timestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStats/id
Title: RTCStats.id
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription
Title: RTCSessionDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription/type
Title: RTCSessionDescription.type
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription/RTCSessionDescription
Title: RTCSessionDescription()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription/sdp
Title: RTCSessionDescription.sdp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSessionDescription/toJSON
Title: RTCSessionDescription.toJSON()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpParameters
Title: RTCRtpParameters
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtcpParameters
Title: RTCRtcpParameters
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent
Title: RTCTrackEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent/transceiver
Title: RTCTrackEvent.transceiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent/track
Title: RTCTrackEvent.track
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent/RTCTrackEvent
Title: RTCTrackEvent()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent/receiver
Title: RTCTrackEvent.receiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEvent/streams
Title: RTCTrackEvent.streams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpEncodingParameters
Title: RTCRtpEncodingParameters
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpEncodingParameters/scaleResolutionDownBy
Title: RTCRtpEncodingParameters.scaleResolutionDownBy
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpEncodingParameters/maxBitrate
Title: RTCRtpEncodingParameters.maxBitrate
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOfferAnswerOptions
Title: RTCOfferAnswerOptions
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/nackCount
Title: RTCInboundRtpStreamStats.nackCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/pliCount
Title: RTCInboundRtpStreamStats.pliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/trackId
Title: RTCInboundRtpStreamStats.trackId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/fecPacketsReceived
Title: RTCInboundRtpStreamStats.fecPacketsReceived
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/sliCount
Title: RTCInboundRtpStreamStats.sliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/bytesReceived
Title: RTCInboundRtpStreamStats.bytesReceived
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/averageRtcpInterval
Title: RTCInboundRtpStreamStats.averageRtcpInterval
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/fecPacketsDiscarded
Title: RTCInboundRtpStreamStats.fecPacketsDiscarded
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/remoteId
Title: RTCInboundRtpStreamStats.remoteId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsDuplicated
Title: RTCInboundRtpStreamStats.packetsDuplicated
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/qpSum
Title: RTCInboundRtpStreamStats.qpSum
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/framesDecoded
Title: RTCInboundRtpStreamStats.framesDecoded
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/perDscpPacketsReceived
Title: RTCInboundRtpStreamStats.perDscpPacketsReceived
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimestamp
Title: RTCInboundRtpStreamStats.lastPacketReceivedTimestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/firCount
Title: RTCInboundRtpStreamStats.firCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/receiverId
Title: RTCInboundRtpStreamStats.receiverId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCInboundRtpStreamStats/packetsFailedDecryption
Title: RTCInboundRtpStreamStats.packetsFailedDecryption
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStatsIceCandidatePairState
Title: RTCStatsIceCandidatePairState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender
Title: RTCRtpSender
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/transport
Title: RTCRtpSender.transport
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/track
Title: RTCRtpSender.track
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/getCapabilities
Title: RTCRtpSender.getCapabilities() static function
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/replaceTrack
Title: RTCRtpSender.replaceTrack()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/setParameters
Title: RTCRtpSender.setParameters()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/getStats
Title: RTCRtpSender.getStats()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/getParameters
Title: RTCRtpSender.getParameters()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/dtmf
Title: RTCRtpSender.dtmf
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSender/setStreams
Title: RTCRtpSender.setStreams()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpCapabilities
Title: RTCRtpCapabilities
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCNetworkType
Title: RTCNetworkType
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpCodecCapability
Title: RTCRtpCodecCapability
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats
Title: RTCOutboundRtpStreamStats
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qualityLimitationReason
Title: RTCOutboundRtpStreamStats.qualityLimitationReason
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/nackCount
Title: RTCOutboundRtpStreamStats.nackCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/pliCount
Title: RTCOutboundRtpStreamStats.pliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsSent
Title: RTCOutboundRtpStreamStats.perDscpPacketsSent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/trackId
Title: RTCOutboundRtpStreamStats.trackId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/sliCount
Title: RTCOutboundRtpStreamStats.sliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/averageRtcpInterval
Title: RTCOutboundRtpStreamStats.averageRtcpInterval
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/remoteId
Title: RTCOutboundRtpStreamStats.remoteId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/qpSum
Title: RTCOutboundRtpStreamStats.qpSum
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/lastPacketSentTimestamp
Title: RTCOutboundRtpStreamStats.lastPacketSentTimestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/firCount
Title: RTCOutboundRtpStreamStats.firCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOutboundRtpStreamStats/framesEncoded
Title: RTCOutboundRtpStreamStats.framesEncoded
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCStatsReport
Title: RTCStatsReport
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSendParameters
Title: RTCRtpSendParameters
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSendParameters/encodings
Title: RTCRtpSendParameters.encodings
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpContributingSource
Title: RTCRtpContributingSource
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpContributingSource/timestamp
Title: RTCRtpContributingSource.timestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpContributingSource/audioLevel
Title: RTCRtpContributingSource.audioLevel
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpContributingSource/source
Title: RTCRtpContributingSource.source
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpContributingSource/rtpTimestamp
Title: RTCRtpContributingSource.rtpTimestamp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnectionIceEvent
Title: RTCPeerConnectionIceEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnectionIceEvent/candidate
Title: RTCPeerConnectionIceEvent.candidate
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnectionIceEvent/RTCPeerConnectionIceEvent
Title: RTCPeerConnectionIceEvent()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOfferOptions
Title: RTCOfferOptions
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCOfferOptions/iceRestart
Title: RTCOfferOptions.iceRestart
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver
Title: RTCRtpReceiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/transport
Title: RTCRtpReceiver.transport
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/track
Title: RTCRtpReceiver.track
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/getCapabilities
Title: RTCRtpReceiver.getCapabilities() static function
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/getStats
Title: RTCRtpReceiver.getStats()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/getParameters
Title: RTCRtpReceiver.getParameters()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiver/getContributingSources
Title: RTCRtpReceiver.getContributingSources()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEventInit
Title: RTCTrackEventInit
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEventInit/transceiver
Title: RTCTrackEventInit.transceiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEventInit/track
Title: RTCTrackEventInit.track
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEventInit/receiver
Title: RTCTrackEventInit.receiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCTrackEventInit/streams
Title: RTCTrackEventInit.streams
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection
Title: RTCPeerConnection
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/removeTrack
Title: RTCPeerConnection.removeTrack()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/sctp
Title: RTCPeerConnection.sctp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/createOffer
Title: RTCPeerConnection.createOffer()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/setLocalDescription
Title: RTCPeerConnection.setLocalDescription()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/track_event
Title: RTCPeerConnection: track event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/currentRemoteDescription
Title: RTCPeerConnection.currentRemoteDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/connectionstatechange_event
Title: RTCPeerConnection: connectionstatechange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/negotiationneeded_event
Title: RTCPeerConnection: negotiationneeded event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getStats
Title: RTCPeerConnection.getStats()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/pendingRemoteDescription
Title: RTCPeerConnection.pendingRemoteDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/signalingState
Title: RTCPeerConnection.signalingState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/close
Title: RTCPeerConnection.close()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/iceConnectionState
Title: RTCPeerConnection.iceConnectionState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/remoteDescription
Title: RTCPeerConnection.remoteDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/icegatheringstatechange_event
Title: RTCPeerConnection: icegatheringstatechange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/createAnswer
Title: RTCPeerConnection.createAnswer()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/setIdentityProvider
Title: RTCPeerConnection.setIdentityProvider()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/connectionState
Title: RTCPeerConnection.connectionState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/addTrack
Title: RTCPeerConnection.addTrack()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/addStream
Title: RTCPeerConnection.addStream()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/ondatachannel
Title: RTCPeerConnection.ondatachannel
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getReceivers
Title: RTCPeerConnection.getReceivers()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/peerIdentity
Title: RTCPeerConnection.peerIdentity
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/icecandidate_event
Title: RTCPeerConnection: icecandidate event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onconnectionstatechange
Title: RTCPeerConnection.onconnectionstatechange
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/datachannel_event
Title: RTCPeerConnection: datachannel event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/addTransceiver
Title: RTCPeerConnection.addTransceiver()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/currentLocalDescription
Title: RTCPeerConnection.currentLocalDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getIdentityAssertion
Title: RTCPeerConnection.getIdentityAssertion()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onicecandidateerror
Title: RTCPeerConnection.onicecandidateerror
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getConfiguration
Title: RTCPeerConnection.getConfiguration()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/iceGatheringState
Title: RTCPeerConnection.iceGatheringState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/addIceCandidate
Title: RTCPeerConnection.addIceCandidate()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection
Title: RTCPeerConnection()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/localDescription
Title: RTCPeerConnection.localDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/canTrickleIceCandidates
Title: RTCPeerConnection.canTrickleIceCandidates
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getSenders
Title: RTCPeerConnection.getSenders()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onicecandidate
Title: RTCPeerConnection.onicecandidate
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/signalingstatechange_event
Title: RTCPeerConnection: signalingstatechange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/ontrack
Title: RTCPeerConnection.ontrack
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onsignalingstatechange
Title: RTCPeerConnection.onsignalingstatechange
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/createDataChannel
Title: RTCPeerConnection.createDataChannel()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/pendingLocalDescription
Title: RTCPeerConnection.pendingLocalDescription
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onnegotiationneeded
Title: RTCPeerConnection.onnegotiationneeded
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/iceconnectionstatechange_event
Title: RTCPeerConnection: iceconnectionstatechange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/onicegatheringstatechange
Title: RTCPeerConnection.onicegatheringstatechange
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/oniceconnectionstatechange
Title: RTCPeerConnection.oniceconnectionstatechange
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/icecandidateerror_event
Title: RTCPeerConnection: icecandidateerror event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/setConfiguration
Title: RTCPeerConnection.setConfiguration()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/restartIce
Title: RTCPeerConnection.restartIce()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/generateCertificate
Title: RTCPeerConnection.generateCertificate() static function
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/setRemoteDescription
Title: RTCPeerConnection.setRemoteDescription()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCPeerConnection/getTransceivers
Title: RTCPeerConnection.getTransceivers()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpReceiveParameters
Title: RTCRtpReceiveParameters
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSctpTransport
Title: RTCSctpTransport
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCSctpTransport/state
Title: RTCSctpTransport.state
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats
Title: RTCRtpStreamStats
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/nackCount
Title: RTCRtpStreamStats.nackCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/pliCount
Title: RTCRtpStreamStats.pliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/trackId
Title: RTCRtpStreamStats.trackId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/codecId
Title: RTCRtpStreamStats.codecId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/sliCount
Title: RTCRtpStreamStats.sliCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/transportId
Title: RTCRtpStreamStats.transportId
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/kind
Title: RTCRtpStreamStats.kind
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/qpSum
Title: RTCRtpStreamStats.qpSum
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/firCount
Title: RTCRtpStreamStats.firCount
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpStreamStats/ssrc
Title: RTCRtpStreamStats.ssrc
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpSynchronizationSource
Title: RTCRtpSynchronizationSource
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver
Title: RTCRtpTransceiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/direction
Title: RTCRtpTransceiver.direction
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/mid
Title: RTCRtpTransceiver.mid
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/currentDirection
Title: RTCRtpTransceiver.currentDirection
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/receiver
Title: RTCRtpTransceiver.receiver
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/setCodecPreferences
Title: RTCRtpTransceiver.setCodecPreferences()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/stopped
Title: RTCRtpTransceiver.stopped
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/stop
Title: RTCRtpTransceiver.stop()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiver/sender
Title: RTCRtpTransceiver.sender
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/RTCRtpTransceiverInit
Title: RTCRtpTransceiverInit
on GitHub

No new external URLs

(this comment was updated 2021-06-19 03:30:44.233911)

@teoli2003 teoli2003 changed the title Replace spec table with {{specifications}} for api/rtc[j-z]* [DRAFT] Replace spec table with {{specifications}} for api/rtc[j-z]* Jun 18, 2021
@teoli2003 teoli2003 marked this pull request as ready for review June 18, 2021 14:15
@teoli2003 teoli2003 requested a review from a team as a code owner June 18, 2021 14:15
@teoli2003 teoli2003 requested review from sideshowbarker and removed request for a team June 18, 2021 14:15
@teoli2003 teoli2003 force-pushed the spec-api-r-part-3 branch from 66e42ac to 43698bc Compare June 19, 2021 03:27
@sideshowbarker sideshowbarker merged commit 0f3c54f into mdn:main Jun 19, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants