The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a common mid. More...
#include <Include.h>
Public Attributes | |
RTC_RTP_TRANSCEIVER_DIRECTION | direction |
Transceiver direction. More... | |
RtcRtpReceiver | receiver |
RtcRtpReceiver that has track specific information. More... | |
The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a common mid.
Reference: https://www.w3.org/TR/webrtc/#dom-rtcrtptransceiver