Class ConfigurationFileDiscoveryDirectoryProvider

  • All Implemented Interfaces:
    DiscoveryDirectoryProvider

    public class ConfigurationFileDiscoveryDirectoryProvider
    extends Object
    implements DiscoveryDirectoryProvider
    Implementation of a DiscoveryDirectoryProvider that looks for an optional configuration file containing the native discovery directory.

    If a file named "~/.config/vlcj/vlcj.config" exists (under the user home directory) it will be loaded and if it contains a "nativeDirectory" property, the value of that property will be used for the native discovery directory.