Package | Description |
---|---|
uk.co.caprica.vlcj.binding |
Provides the JNA bindings, and related classes, to use the libvlc native
library.
|
Modifier and Type | Method and Description |
---|---|
LibVlcFactory |
LibVlcFactory.atLeast(String version)
Request that the libvlc native library be of at least a particular version.
|
LibVlcFactory |
LibVlcFactory.discovery(NativeDiscovery discovery)
Request that automatic discovery of the native libraries be tried.
|
static LibVlcFactory |
LibVlcFactory.factory()
Create a new factory instance
|
LibVlcFactory |
LibVlcFactory.log()
Request that the libvlc native library instance be logged.
|
LibVlcFactory |
LibVlcFactory.synchronise()
Request that the libvlc native library instance be synchronised.
|
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.