Uses of Interface
uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryDirectoryProvider
Packages that use DiscoveryDirectoryProvider
Package
Description
Native discovery strategy implementation that searches well-known directories to find native libraries.
-
Uses of DiscoveryDirectoryProvider in uk.co.caprica.vlcj.factory.discovery.provider
Classes in uk.co.caprica.vlcj.factory.discovery.provider that implement DiscoveryDirectoryProviderModifier and TypeClassDescriptionclass
Base implementation of aDiscoveryDirectoryProvider
that looks for an optional configuration file containing the native discovery directory.class
Implementation of aDiscoveryDirectoryProvider
that looks for an optional configuration file containing the native discovery directory.class
Implementation of a directory provider that uses the "jna.library.path" system property.class
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.class
Implementation of a directory provider that searches the operating system native search path.class
Implementation of aDiscoveryDirectoryProvider
that looks for an optional configuration file containing the native discovery directory.class
Implementation of a directory provider that returns the current user home directory.class
Base implementation for directory provider that searches well-known directories.class
Implementation of a directory provider that uses the native Windows Registry to locate the VLC installation directory on Windows.