W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > February 2019

Re: [webrtc-pc] RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams() (#1921)

From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
Date: Wed, 20 Feb 2019 00:28:52 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-465368431-1550622531-sysbot+gh@w3.org>
@murillo128  Can't you shim it like this?
```js
pc.addEventListener('track', ({receiver, streams}) => receiver.streams = streams);
```


-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1921#issuecomment-465368431 using your GitHub account
Received on Wednesday, 20 February 2019 00:28:56 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC