JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.webrtc.NativePeerConnectionFactory
Packages that use
NativePeerConnectionFactory
Package
Description
org.webrtc
Uses of
NativePeerConnectionFactory
in
org.webrtc
Constructors in
org.webrtc
with parameters of type
NativePeerConnectionFactory
Modifier
Constructor
Description
PeerConnection
(
NativePeerConnectionFactory
factory)
Wraps a PeerConnection created by the factory.