Re: [webrtc-pc] RTCRtpSender.streamIds

It's strange to have a setter for something but not a getter. We could get rid of the track attribute too, the application knows which track is used from addTrack()/replaceTrack()/etc APIs, but this is pretty basic information about a sender's state, why hide it? Track and streams go hand-in-hand.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1943#issuecomment-408013035 using your GitHub account

Received on Thursday, 26 July 2018 08:06:07 UTC