Interface | Description |
---|---|
VideoService |
Service to asynchronously launch and monitor video conversions.
|
Class | Description |
---|---|
AutomaticVideoConversion |
Object representing a registered automatic video conversion on the
VideoService . |
AutomaticVideoConversionContributionHandler |
ContributionFragmentRegistry to register AutomaticVideoConversion . |
Configuration |
Configuration of the
VideoService . |
VideoConversion |
Object representing a registered video conversion on the
VideoService . |
VideoConversionContributionHandler |
ContributionFragmentRegistry to register VideoConversion . |
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,
see
VideoStoryboardWork and VideoConversionWork . |
VideoServiceImpl |
Default implementation of
VideoService . |
VideoStoryboardWork |
Work to process the storyboard of a Video document.
|
Copyright © 2018 Nuxeo. All rights reserved.