Package tvi.webrtc
Interface NativeLibraryLoader
public interface NativeLibraryLoader
Interface for loading native libraries. A custom loader can be passed to
PeerConnectionFactory.initialize.
-
Method Summary
-
Method Details
-
load
Loads a native library with the given name.- Returns:
- True on success
-