4
edits
m (Ng moved page Media/WebRTC/aboutwebrtc to Media/WebRTC/WebRTC Debugging: This is a more appropriate name) |
(Fix some components/descriptions) |
||
Line 25: | Line 25: | ||
| mtransport || networking || network transports || | | mtransport || networking || network transports || | ||
|- | |- | ||
| RTCRtpReceiver || | | RTCRtpReceiver || JS API || JS API related to receiving media and media control packets || | ||
|- | |- | ||
| RTCRtpSender || | | RTCRtpSender || JS API || JS API related to sending media and media control packets || | ||
|- | |- | ||
| RTCDMTFSender || | | RTCDMTFSender || JS API || JS API related to sending DTMF messages || | ||
|- | |- | ||
| VideoFrameConverter || ? || ? || | | VideoFrameConverter || ? || ? || | ||
Line 73: | Line 73: | ||
| Muxer || media || ? || | | Muxer || media || ? || | ||
|- | |- | ||
| MediaPipeline || network || | | MediaPipeline || network || Glue code between transport, media, and libwebrtc components || | ||
|- | |- | ||
| PeerConnectionImpl || JS API || implements the RTCPeerConnection object || | | PeerConnectionImpl || JS API || implements the RTCPeerConnection object || |
edits