RTCRtpReceiver allows an application to inspect the receipt of a MediaStreamTrack. More...
#include <Include.h>
Public Attributes | |
RtcMediaStreamTrack | track |
Track with details of codec, trackId, streamId and track kind. More... | |
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