Class VideoInfoWork

java.lang.Object
org.nuxeo.ecm.core.work.AbstractWork
org.nuxeo.ecm.platform.video.service.VideoInfoWork
All Implemented Interfaces:
Serializable, Work

public class VideoInfoWork extends AbstractWork
Work to process the video info of a Video document and schedule two works to process the storyboard and conversions, see VideoStoryboardWork and VideoConversionWork.
Since:
10.1
See Also: