Module uk.co.caprica.vlcj
Package uk.co.caprica.vlcj.factory.discovery.strategy
package uk.co.caprica.vlcj.factory.discovery.strategy
Provides default implementations of components that can be used to automatically discover the location of the LibVLC
native libraries for each supported operating system.
-
ClassDescriptionBase implementation of a native discovery strategy that searches a list of directories for a list of files.Default implementation of a native discovery strategy that searches directories on the Linux operating system.Specification for a component that can locate the LibVLC native libraries at run-time.Default implementation of a native discovery strategy that searches directories on the OSX operating system.Default implementation of a native discovery strategy that searches directories on the Windows operating system.