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 TypeClassDescriptionclassBase implementation of aDiscoveryDirectoryProviderthat looks for an optional configuration file containing the native discovery directory.classImplementation of aDiscoveryDirectoryProviderthat looks for an optional configuration file containing the native discovery directory.classImplementation of a directory provider that uses the "jna.library.path" system property.classImplementation of a directory provider that returns a list of well-known directory locations to search on Linux.classImplementation of a directory provider that returns a list of well-known directory locations to search on OSX.classImplementation of a directory provider that searches the operating system native search path.classImplementation of aDiscoveryDirectoryProviderthat looks for an optional configuration file containing the native discovery directory.classImplementation of a directory provider that returns the current user home directory.classBase implementation for directory provider that searches well-known directories.classImplementation of a directory provider that uses the native Windows Registry to locate the VLC installation directory on Windows.