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 NetEqFactoryFactoryPeerConnectionFactory.Builder.neteqFactoryFactoryMethods in org.webrtc with parameters of type NetEqFactoryFactoryModifier and TypeMethodDescriptionPeerConnectionFactory.Builder.setNetEqFactoryFactory(NetEqFactoryFactory neteqFactoryFactory) Sets a NetEqFactoryFactory for the PeerConnectionFactory.