|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.caprica.vlcj.runtime.windows.WindowsRuntimeUtil
public class WindowsRuntimeUtil
Windows specific run-time utilities.
Field Summary | |
---|---|
static java.lang.String |
VLC_INSTALL_DIR_KEY
The VLC registry key for the installation directory. |
static java.lang.String |
VLC_REGISTRY_KEY
The VLC registry key, under HKLM. |
Constructor Summary | |
---|---|
WindowsRuntimeUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getVlcInstallDir()
Get the VLC installation directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VLC_REGISTRY_KEY
public static final java.lang.String VLC_INSTALL_DIR_KEY
Constructor Detail |
---|
public WindowsRuntimeUtil()
Method Detail |
---|
public static java.lang.String getVlcInstallDir()
null
if the value could not be obtained
|
(C)2010 Caprica Software Limited | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |