Provides custom WebRTC API implementations for non-standard environments.
Use this when the standard browser WebRTC APIs are not available or need to be replaced (e.g., Citrix HDX, React Native, Electron).
Custom media device access. Only the methods used by the SDK are required. See WebRTCMediaDevices.
Custom RTCPeerConnection constructor.