Amazon Kinesis Webrtc C SDK
RtcRtpReceiver Struct Reference

RTCRtpReceiver allows an application to inspect the receipt of a MediaStreamTrack. More...

#include <Include.h>

Collaboration diagram for RtcRtpReceiver:
Collaboration graph

Public Attributes

RtcMediaStreamTrack track
 Track with details of codec, trackId, streamId and track kind. More...
 

Detailed Description

RTCRtpReceiver allows an application to inspect the receipt of a MediaStreamTrack.

NOTE: KVS extends this interface allowing users to receive complete frames from the remote connection.

Reference: https://www.w3.org/TR/webrtc/#rtcrtpreceiver-interface


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