Package | Description |
---|---|
uk.co.caprica.vlcj |
Java framework for the vlc media player.
|
uk.co.caprica.vlcj.version |
Provides various version-related classes.
|
Modifier and Type | Method and Description |
---|---|
Version |
Info.version()
Get the vlcj version.
|
Modifier and Type | Field and Description |
---|---|
static Version |
LibVlcVersion.LIBVLC_210
LibVlc 2.1.0 API baseline.
|
Modifier and Type | Method and Description |
---|---|
static Version |
LibVlcVersion.getVersion()
Get the run-time version.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Version.atLeast(Version required)
Test whether or not this version is at least the required version.
|
int |
Version.compareTo(Version o) |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.