public class ThumbNailFunction extends NodeFunction<Node>
WaitFunction so it can
produce a default image (alias 'default_video_thumbnail') if
an exception occurs.| Modifier and Type | Field and Description |
|---|---|
static Parameter<Long> |
OFFSET |
static Parameter[] |
PARAMETERS |
static Parameter<Integer> |
TIMEOUT |
static Parameter<Boolean> |
WAIT |
autoReturnType, name, returnType| Constructor and Description |
|---|
ThumbNailFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected static Node |
getDefault(Cloud cloud) |
protected Node |
getFunctionValue(Node node,
Parameters parameters) |
protected static Node |
getSourceNode(Node node) |
(package private) static Node |
getThumbNail(Node node,
Long offset) |
getFunctionNameAndFillArgs, getFunctionValue, getFunctionValue, getFunctionValueForNode, getNode, getNodeParameterDef, getReturnType, newInstance, wrapcompareTo, createParameters, equals, getDescription, getFunctionValueWithList, getName, getParameterDefinition, hashCode, setDescription, setParameterDefinition, setReturnType, toStringpublic static final Parameter[] PARAMETERS
protected Node getFunctionValue(Node node, Parameters parameters)
getFunctionValue in class NodeFunction<Node>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}