Uses of Interface
org.webrtc.NativeLibraryLoader
Packages that use NativeLibraryLoader
-
Uses of NativeLibraryLoader in org.webrtc
Classes in org.webrtc that implement NativeLibraryLoaderFields in org.webrtc declared as NativeLibraryLoaderModifier and TypeFieldDescriptionprivate NativeLibraryLoaderPeerConnectionFactory.InitializationOptions.Builder.nativeLibraryLoader(package private) final NativeLibraryLoaderPeerConnectionFactory.InitializationOptions.nativeLibraryLoaderMethods in org.webrtc with parameters of type NativeLibraryLoaderModifier and TypeMethodDescription(package private) static voidNativeLibrary.initialize(NativeLibraryLoader loader, String libraryName) Loads the native library.PeerConnectionFactory.InitializationOptions.Builder.setNativeLibraryLoader(NativeLibraryLoader nativeLibraryLoader) Constructors in org.webrtc with parameters of type NativeLibraryLoaderModifierConstructorDescriptionprivateInitializationOptions(Object applicationContext, String fieldTrials, boolean enableInternalTracer, NativeLibraryLoader nativeLibraryLoader, String nativeLibraryName, Loggable loggable, Logging.Severity loggableSeverity)