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 ContributionFragmentRegistry
to registerAutomaticVideoConversion
.Configuration Configuration of theVideoService
.VideoConversion Object representing a registered video conversion on theVideoService
.VideoConversionContributionHandler ContributionFragmentRegistry
to 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, seeVideoStoryboardWork
andVideoConversionWork
.VideoServiceImpl Default implementation ofVideoService
.VideoStoryboardWork Work to process the storyboard of a Video document.