RTCForge API Reference v1.1.1
GitHub
npm
Preparing search index...
rtcforge-media
index
PeerConnectionFactory
Type Alias PeerConnectionFactory
PeerConnectionFactory
:
(
config
:
RTCConfiguration
)
=>
RTCPeerConnection
Factory that constructs an
RTCPeerConnection
from a given configuration.
Type Declaration
(
config
:
RTCConfiguration
)
:
RTCPeerConnection
Parameters
config
:
RTCConfiguration
Returns
RTCPeerConnection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
RTCForge API Reference v1.1.1
Loading...
Factory that constructs an
RTCPeerConnectionfrom a given configuration.