Package tvi.webrtc

Interface NetEqFactoryFactory


  • public interface NetEqFactoryFactory
    Implementations of this interface can create a native webrtc::NetEqFactory.
    • Method Detail

      • createNativeNetEqFactory

        long createNativeNetEqFactory()
        Returns a pointer to a webrtc::NetEqFactory. The caller takes ownership.