Package tvi.webrtc

Interface FecControllerFactoryFactoryInterface


  • public interface FecControllerFactoryFactoryInterface
    Factory for creating webrtc::FecControllerFactory instances.
    • Method Detail

      • createNative

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