-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
An RTCRtpReceiver instance is associated to a receiving MediaStreamTrack and provides RTC related methods to it.
This part:
is associated to a receiving MediaStreamTrack
... reads exactly like the sender. But I think it shouldn't as it's not associated like the sender but constructed by the receiver based upon the kind.