setStreams method
The RTCRtpSender method setStreams()
associates the sender's
RTCRtpSender.track with the specified MediaStream objects.
Implementation
external void setStreams(MediaStream streams);
The RTCRtpSender method setStreams()
associates the sender's
RTCRtpSender.track with the specified MediaStream objects.
external void setStreams(MediaStream streams);