Uses of Class
uk.co.caprica.vlcj.factory.discovery.provider.DirectoryProviderDiscoveryStrategy
Packages that use DirectoryProviderDiscoveryStrategy
Package
Description
Provides default implementations of components that can be used to automatically discover the location of the LibVLC
native libraries for each supported operating system.
-
Uses of DirectoryProviderDiscoveryStrategy in uk.co.caprica.vlcj.factory.discovery.strategy
Modifier and TypeClassDescriptionclass
Default implementation of a native discovery strategy that searches directories on the Linux operating system.class
Default implementation of a native discovery strategy that searches directories on the OSX operating system.class
Default implementation of a native discovery strategy that searches directories on the Windows operating system.