Package org.nuxeo.ecm.platform.video.service
-
Interface Summary Interface Description VideoService Service to asynchronously launch and monitor video conversions. -
Class Summary Class Description AutomaticVideoConversion Object representing a registered automatic video conversion on theVideoService.AutomaticVideoConversionContributionHandler ContributionFragmentRegistryto registerAutomaticVideoConversion.Configuration Configuration of theVideoService.VideoConversion Object representing a registered video conversion on theVideoService.VideoConversionContributionHandler ContributionFragmentRegistryto registerVideoConversion.VideoConversionWork Work running a defined video conversion.VideoInfoWork Work to process the video info of a Video document and schedule two works to process the storyboard and conversions, seeVideoStoryboardWorkandVideoConversionWork.VideoServiceImpl Default implementation ofVideoService.VideoStoryboardWork Work to process the storyboard of a Video document.