StreamPeerConnectionFactory
Builds a factory that provides PeerConnections when requested.
Properties
Functions
True if the audio processing is enabled, false otherwise.
Builds an AudioSource from the factory that can be used for audio sharing.
Builds an AudioTrack from the factory that can be used for regular video share (camera) or screen sharing.
Builds a StreamPeerConnection that wraps the WebRTC PeerConnection and exposes several helpful handlers.
Builds a VideoTrack from the factory that can be used for regular video share (camera) or screen sharing.
Sets the audio processing on or off.
Set to get callbacks when audio input from microphone is received. This can be example used to detect whether a person is speaking while muted.
Set to get callbacks when audio input from microphone is received. This can be example used to detect whether a person is speaking while muted.
Toggles the audio processing on and off.