Package tvi.webrtc

Interface NetworkControllerFactoryFactory


  • public interface NetworkControllerFactoryFactory
    Factory for creating webrtc::NetworkControllerFactory instances.
    • Method Detail

      • createNativeNetworkControllerFactory

        long createNativeNetworkControllerFactory()
        Dynamically allocates a webrtc::NetworkControllerFactory instance and returns a pointer to it. The caller takes ownership of the object.