|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stanwood.media.util.NativeHelper
public class NativeHelper
Used to help with the native libraries and command line tools
Constructor Summary | |
---|---|
NativeHelper()
|
Method Summary | |
---|---|
static java.lang.String |
getNativeApplication(java.io.File nativeDir,
java.lang.String appName)
Used to get the path to a native application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeHelper()
Method Detail |
---|
public static java.lang.String getNativeApplication(java.io.File nativeDir, java.lang.String appName)
nativeDir
- The directory that contains the native libs and appsappName
- The application name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |