Class JnaLibraryPathDirectoryProvider

java.lang.Object
uk.co.caprica.vlcj.factory.discovery.provider.JnaLibraryPathDirectoryProvider
All Implemented Interfaces:
DiscoveryDirectoryProvider

public class JnaLibraryPathDirectoryProvider extends Object implements DiscoveryDirectoryProvider
Implementation of a directory provider that uses the "jna.library.path" system property.

If using "jna.library.path" correctly, the native library should be found directly by JNA, but this provider implementation may still be useful as it will set the VLC_PLUGIN_PATH.