Package tvi.webrtc
Interface NetEqFactoryFactory
-
public interface NetEqFactoryFactoryImplementations of this interface can create a nativewebrtc::NetEqFactory.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcreateNativeNetEqFactory()Returns a pointer to awebrtc::NetEqFactory.
-