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 | 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-2012 Caprica Software Limited. All Rights Reserved.