Uses of Package
uk.co.caprica.vlcj.factory.discovery.provider
Packages that use uk.co.caprica.vlcj.factory.discovery.provider
Package
Description
Native discovery strategy implementation that searches well-known directories to find native libraries.
Provides default implementations of components that can be used to automatically discover the location of the LibVLC
native libraries for each supported operating system.
-
Classes in uk.co.caprica.vlcj.factory.discovery.provider used by uk.co.caprica.vlcj.factory.discovery.providerClassDescriptionBase implementation of a
DiscoveryDirectoryProvider
that looks for an optional configuration file containing the native discovery directory.Specification for a component that provides a list of directories for theDirectoryProviderDiscoveryStrategy
to use when searching for native libraries.Base implementation for directory provider that searches well-known directories. -
Classes in uk.co.caprica.vlcj.factory.discovery.provider used by uk.co.caprica.vlcj.factory.discovery.strategyClassDescriptionImplementation of a native discovery strategy that searches a list of well-known directories.