org.scalajs.dom.experimental.webrtc
Gather ICE candidates for each media type in use (audio, video, and data).
Gather ICE candidates for each media type in use (audio, video, and data). If the remote endpoint is not BUNDLE-aware, negotiate only one audio and video track on separate transports.
Gather ICE candidates for only one track.
Gather ICE candidates for only one track. If the remote endpoint is not BUNDLE-aware, negotiate only one media track.
Gather ICE candidates for each track.
Gather ICE candidates for each track. If the remote endpoint is not BUNDLE-aware, negotiate all media tracks on separate transports.