Package org.nuxeo.ecm.platform.video.tools
-
Interface Summary Interface Description VideoToolsService Service that allows the execution of different operations in video blobs through the execution ofVideoTool
. -
Class Summary Class Description VideoClosedCaptionsExtractor TheVideoTool
that extracts closed captions.VideoConcat TheVideoTool
that joins two or more video blobs.VideoSlicer TheVideoTool
for slicing video blobs.VideoTool Common interface to setup the video tools.VideoWatermarker TheVideoTool
for adding a watermark to a video blob.