Amazon Kinesis Webrtc C SDK
RtcRtpTransceiver Struct Reference

The RTCRtpTransceiver represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a common mid. More...

#include <Include.h>

Collaboration diagram for RtcRtpTransceiver:
Collaboration graph

Public Attributes

RTC_RTP_TRANSCEIVER_DIRECTION direction
 Transceiver direction. More...
 
RtcRtpReceiver receiver
 RtcRtpReceiver that has track specific information. More...
 

Detailed Description

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


The documentation for this struct was generated from the following file: