uk.co.caprica.vlcj.version
Class LibVlcVersion

java.lang.Object
  extended by uk.co.caprica.vlcj.version.LibVlcVersion

public class LibVlcVersion
extends java.lang.Object

Holder for run-time libvlc version information.


Constructor Summary
LibVlcVersion()
           
 
Method Summary
static Version getVersion()
          Get the run-time version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibVlcVersion

public LibVlcVersion()
Method Detail

getVersion

public static final Version getVersion()
Get the run-time version.

Returns:
vlc/libvlc version

(C)2010 Caprica Software Limited