- All Implemented Interfaces:
- Serializable, Comparable<Function<Boolean>>, Function<Boolean>
public class ChangeWithoutProcessFunction
extends NodeFunction<Boolean>
Function on streamsources nodes to enable editing of the url field without processing (transcoding) the stream.
Normally an url is only made once when a stream is uploaded, it gets (newly) transcoded when the url
field changes. This makes for a way to change that field without uploading and transcoding.
TODO: make this work for streamcaches too.
- Version:
- $Id$
- Author:
- André van Toly
- See Also:
- Serialized Form