-
- All Implemented Interfaces:
-
com.brightcove.player.mediacontroller.TimedThumbnailFilter
public class DefaultTimedThumbnailFilter implements TimedThumbnailFilter
Filters a given ThumbnailDocument alowing a maximum number of MAX_NUMBER_OF_TIMED_THUMBNAILSTimedThumbnail. The TimedThumbnails are selected with the same distance from one another and its start and end time are updated to avoid gaps between them.
-
-
Field Summary
Fields Modifier and Type Field Description public final static int
MAX_NUMBER_OF_TIMED_THUMBNAILS
-