Uses of Interface
org.webrtc.NetEqFactoryFactory
Packages that use NetEqFactoryFactory
-
Uses of NetEqFactoryFactory in org.webrtc
Fields in org.webrtc declared as NetEqFactoryFactoryModifier and TypeFieldDescriptionprivate NetEqFactoryFactory
PeerConnectionFactory.Builder.neteqFactoryFactory
Methods in org.webrtc with parameters of type NetEqFactoryFactoryModifier and TypeMethodDescriptionPeerConnectionFactory.Builder.setNetEqFactoryFactory
(NetEqFactoryFactory neteqFactoryFactory) Sets a NetEqFactoryFactory for the PeerConnectionFactory.