Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTCRtpReceiver instance #496

Closed
robin-raymond opened this issue Apr 22, 2016 · 4 comments
Closed

RTCRtpReceiver instance #496

robin-raymond opened this issue Apr 22, 2016 · 4 comments

Comments

@robin-raymond
Copy link
Contributor

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.

@ibc
Copy link
Contributor

ibc commented Apr 22, 2016

"An RTCRtpReceiver instance produces an associated receiving MediaStreamTrack and provides RTC related methods to it."

@robin-raymond
Copy link
Contributor Author

@ibc yes, that's better.

@aboba
Copy link
Contributor

aboba commented Apr 22, 2016

Agree.

aboba added a commit that referenced this issue Apr 25, 2016
@robin-raymond
Copy link
Contributor Author

Better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants