See: Description
| Interface | Description |
|---|---|
| LibC |
Minimal interface to the standard "C" library.
|
| LibDwmApi |
JNA interface to the native LibDwm (Desktop Window Manager) library.
|
| LibVlc |
JNA interface to the libvlc native library.
|
| LibVlcConst |
Various constants defined by LibVLC, useful for example to set ranges for slider components.
|
| LibX11 |
JNA interface to the Xlib native library.
|
| Class | Description |
|---|---|
| LibVlcFactory |
A factory that creates interfaces to the libvlc native library.
|
| Exception | Description |
|---|---|
| LibVlcOutOfDateException |
Exception thrown when the detected run-time version of LibVLC is too old.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.