public class ServerConfiguration extends MBScriptableObject
myLogger
Constructor and Description |
---|
ServerConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
jsFunction_getBuildNumber()
Get the MB build number
|
ExternalDatabaseInformation |
jsFunction_getDatabaseInfo()
Returns the system's database information.
|
UnmanagedFolder |
jsFunction_getDefaultTempFolder()
Returns the path of the default temporary folder (as specified by "java.io.tmpdir").
|
java.lang.String |
jsFunction_getFFMPEGLocation()
Retrieve the path to the FFMPEG installation
|
java.lang.String |
jsFunction_getFileSeparator()
Get the file separator for the file system hosting MediaBeacon's managed assets.
|
int |
jsFunction_getKeyFramesInterval()
Retrieve the keyframes interval
|
LicenseInfo |
jsFunction_getLicenseInfo()
Returns the system's license information.
|
java.lang.Integer |
jsFunction_getMajorVersion()
* Expose the major version number.
|
java.lang.String |
jsFunction_getMinorVersion()
* Expose the minor version number.
|
ManagedFolder |
jsFunction_getSharedFilesFolder()
Get the system's current managed assets root folder.
|
java.lang.String |
jsFunction_getVersion()
Get the build's full version number e.g.
|
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public java.lang.String jsFunction_getFileSeparator()
public ManagedFolder jsFunction_getSharedFilesFolder()
public UnmanagedFolder jsFunction_getDefaultTempFolder()
public LicenseInfo jsFunction_getLicenseInfo()
public ExternalDatabaseInformation jsFunction_getDatabaseInfo()
public java.lang.String jsFunction_getVersion()
public java.lang.Integer jsFunction_getMajorVersion()
public java.lang.String jsFunction_getMinorVersion()
public java.lang.String jsFunction_getFFMPEGLocation()
public int jsFunction_getKeyFramesInterval()
public java.lang.Integer jsFunction_getBuildNumber()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.