Package | Description |
---|---|
uk.co.caprica.vlcj.binding |
Provides the JNA bindings, and related classes, to use the libvlc native
library.
|
uk.co.caprica.vlcj.discovery |
Provides components that can be used to automatically discover the location
of the libvlc native libraries in the absence of proper run-time environment
configuration.
|
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.
|
Class and Description |
---|
NativeDiscovery
A component that uses discovery strategies to locate the libvlc native
libraries and register their location with the JNA run-time.
|
Class and Description |
---|
AbstractNativeDiscoveryStrategy
Base implementation for a component that attempts to locate the libvlc native
resources.
|
NativeDiscoveryStrategy
Specification for a component that can locate the libvlc native libraries at
run-time.
|
Class and Description |
---|
AbstractNativeDiscoveryStrategy
Base implementation for a component that attempts to locate the libvlc native
resources.
|
NativeDiscoveryStrategy
Specification for a component that can locate the libvlc native libraries at
run-time.
|
StandardNativeDiscoveryStrategy
Implementation of a native library discovery strategy that searches in standard
well-known directory locations.
|
Class and Description |
---|
AbstractNativeDiscoveryStrategy
Base implementation for a component that attempts to locate the libvlc native
resources.
|
NativeDiscoveryStrategy
Specification for a component that can locate the libvlc native libraries at
run-time.
|
StandardNativeDiscoveryStrategy
Implementation of a native library discovery strategy that searches in standard
well-known directory locations.
|
Class and Description |
---|
AbstractNativeDiscoveryStrategy
Base implementation for a component that attempts to locate the libvlc native
resources.
|
NativeDiscoveryStrategy
Specification for a component that can locate the libvlc native libraries at
run-time.
|
StandardNativeDiscoveryStrategy
Implementation of a native library discovery strategy that searches in standard
well-known directory locations.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.