Uses of Class
uk.co.caprica.vlcj.factory.discovery.provider.WellKnownDirectoryProvider
Packages that use WellKnownDirectoryProvider
Package
Description
Native discovery strategy implementation that searches well-known directories to find native libraries.
-
Uses of WellKnownDirectoryProvider in uk.co.caprica.vlcj.factory.discovery.provider
Subclasses of WellKnownDirectoryProvider in uk.co.caprica.vlcj.factory.discovery.providerModifier and TypeClassDescriptionclass
Implementation of a directory provider that returns a list of well-known directory locations to search on Linux.class
Implementation of a directory provider that returns a list of well-known directory locations to search on OSX.