JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.ecm.platform.video.tools.VideoTool
Packages that use
VideoTool
Package
Description
org.nuxeo.ecm.platform.video.tools
Uses of
VideoTool
in
org.nuxeo.ecm.platform.video.tools
Subclasses of
VideoTool
in
org.nuxeo.ecm.platform.video.tools
Modifier and Type
Class
Description
class
VideoClosedCaptionsExtractor
The
VideoTool
that extracts closed captions.
class
VideoConcat
The
VideoTool
that joins two or more video blobs.
class
VideoSlicer
The
VideoTool
for slicing video blobs.
class
VideoWatermarker
The
VideoTool
for adding a watermark to a video blob.