Uses of Interface
org.nuxeo.ecm.platform.video.service.VideoService
-
Packages that use VideoService Package Description org.nuxeo.ecm.platform.video.computation org.nuxeo.ecm.platform.video.service -
-
Uses of VideoService in org.nuxeo.ecm.platform.video.computation
Fields in org.nuxeo.ecm.platform.video.computation declared as VideoService Modifier and Type Field Description protected VideoService
RecomputeTranscodedVideosComputation. videoService
-
Uses of VideoService in org.nuxeo.ecm.platform.video.service
Classes in org.nuxeo.ecm.platform.video.service that implement VideoService Modifier and Type Class Description class
VideoServiceImpl
Default implementation ofVideoService
.
-