Class AbstractWatermarker
java.lang.Object
org.nuxeo.importer.stream.consumer.watermarker.AbstractWatermarker
- All Implemented Interfaces:
Watermarker
- Direct Known Subclasses:
JpegWatermarker,Mp4Watermarker,TextWatermarker
- Since:
- 10.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOutputPath(Path inputFile, Path outputDir, String watermark) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nuxeo.importer.stream.consumer.watermarker.Watermarker
addWatermark
-
Constructor Details
-
AbstractWatermarker
public AbstractWatermarker()
-
-
Method Details
-
getOutputPath
-