Package | Description |
---|---|
uk.co.caprica.vlcj.discovery.linux |
Provides components that can be used to automatically discover the location
of the libvlc native libraries on Linux.
|
uk.co.caprica.vlcj.discovery.mac |
Provides components that can be used to automatically discover the location
of the libvlc native libraries on MacOS.
|
uk.co.caprica.vlcj.discovery.windows |
Provides components that can be used to automatically discover the location
of the libvlc native libraries on Windows.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLinuxNativeDiscoveryStrategy
Default implementation of a native library discovery strategy that searches in
standard well-known directory locations on Linux.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMacNativeDiscoveryStrategy
Default implementation of a native library discovery strategy that searches in
standard well-known directory locations on MacOS.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultWindowsNativeDiscoveryStrategy
Default implementation of a native library discovery strategy that searches in
standard well-known directory locations on Windows.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.