Index

J O S V 
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 message as a reason.
VideoSegmenterException(String, Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
Creates a new media analysis exception with message as a reason and cause as the original cause of failure.
VideoSegmenterException(Throwable) - Constructor for exception class org.opencastproject.videosegmenter.api.VideoSegmenterException
Creates a new media analysis exception where cause identifies the original reason of failure.
VideoSegmenterService - Interface in org.opencastproject.videosegmenter.api
Api for video segmentation implementations, aimed at detecting scenes in audiovisual tracks.
J O S V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form