Package tvi.webrtc
Interface NetworkControllerFactoryFactory
-
public interface NetworkControllerFactoryFactoryFactory for creating webrtc::NetworkControllerFactory instances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcreateNativeNetworkControllerFactory()Dynamically allocates a webrtc::NetworkControllerFactory instance and returns a pointer to it.
-