Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JOB_TYPE - Static variable in interface org.opencastproject.videosegmenter.api.VideoSegmenterService
-
Job type
O
- org.opencastproject.videosegmenter.api - package org.opencastproject.videosegmenter.api
S
- segment(Track) - Method in interface org.opencastproject.videosegmenter.api.VideoSegmenterService
-
Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog.
V
- VideoSegmenterException - Exception Class in org.opencastproject.videosegmenter.api
-
This exception is thrown during media segmentation.
- VideoSegmenterException(String) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception with
messageas a reason. - VideoSegmenterException(String, Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception with
messageas a reason andcauseas the original cause of failure. - VideoSegmenterException(Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
-
Creates a new media analysis exception where
causeidentifies the original reason of failure. - VideoSegmenterService - Interface in org.opencastproject.videosegmenter.api
-
Api for video segmentation implementations, aimed at detecting scenes in audiovisual tracks.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form