Interface VideoSegmenterService

All Known Implementing Classes:
VideoSegmenterRemoteImpl, VideoSegmenterServiceImpl

public interface VideoSegmenterService
Api for video segmentation implementations, aimed at detecting scenes in audiovisual tracks.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Job type
  • Method Summary

    Modifier and Type
    Method
    Description
    segment(Track track)
    Takes the given track and returns the job that can be used to get the resulting mpeg7 catalog.