A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/RTCRtpTransceiver/receiver below:

RTCRtpTransceiver: receiver property - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. RTCRtpTransceiver
  4. receiver

Filter sidebar

In this article
  1. WebRTC API
  2. RTCRtpTransceiver
  3. Instance properties
    1. currentDirection
    2. direction
    3. mid
    4. receiver
    5. sender
    6. stopped Deprecated
  4. Instance methods
    1. setCodecPreferences()
    2. stop()
  5. Related pages for WebRTC
    1. MediaDevices.getUserMedia()
    2. Navigator.mediaDevices
    3. RTCAudioSourceStats
    4. RTCCertificate
    5. RTCCodecStats
    6. RTCDTMFSender
    7. RTCDTMFToneChangeEvent
    8. RTCDataChannel
    9. RTCDataChannelEvent
    10. RTCDataChannelStats
    11. RTCDtlsTransport
    12. RTCEncodedAudioFrame
    13. RTCEncodedVideoFrame
    14. RTCErrorEvent
    15. RTCIceCandidate
    16. RTCIceCandidatePair
    17. RTCIceCandidatePairStats
    18. RTCIceCandidateStats
    19. RTCIceParameters
    20. RTCIceTransport
    21. RTCInboundRtpStreamStats
    22. RTCOutboundRtpStreamStats
    23. RTCPeerConnection
    24. RTCPeerConnectionIceErrorEvent
    25. RTCPeerConnectionIceEvent
    26. RTCPeerConnectionStats
    27. RTCRemoteInboundRtpStreamStats
    28. RTCRemoteOutboundRtpStreamStats
    29. RTCRtpReceiver
    30. RTCRtpReceiver.transform
    31. RTCRtpScriptTransform
    32. RTCRtpScriptTransformer
    33. RTCRtpSender
    34. RTCRtpSender.transform
    35. RTCSctpTransport
    36. RTCSessionDescription
    37. RTCStatsReport
    38. RTCTrackEvent
    39. RTCTransformEvent
    40. RTCVideoSourceStats
  6. Guides
    1. Introduction to WebRTC protocols
    2. Introduction to the Real-time Transport Protocol (RTP)
    3. WebRTC connectivity
    4. Establishing a connection: The WebRTC perfect negotiation pattern
    5. Lifetime of a WebRTC session
    6. Signaling and video calling
    7. Using WebRTC data channels
    8. Using DTMF with WebRTC
    9. Using WebRTC Encoded Transforms
    10. A simple RTCDataChannel sample
    11. Building an Internet-Connected Phone with PeerJS
In this article RTCRtpTransceiver: receiver property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

The read-only receiver property of WebRTC's RTCRtpTransceiver interface indicates the RTCRtpReceiver responsible for receiving and decoding incoming media data for the transceiver's stream.

Value

An RTCRtpReceiver object which is responsible for receiving and decoding incoming media data whose media ID is the same as the current value of mid.

Specifications Specification WebRTC: Real-Time Communication in Browsers
# dom-rtcrtptransceiver-receiver
Browser compatibility See also Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Apr 8, 2023 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4