Class DefaultTimedThumbnailFilter

java.lang.Object
com.brightcove.player.mediacontroller.DefaultTimedThumbnailFilter
All Implemented Interfaces:
TimedThumbnailFilter

public class DefaultTimedThumbnailFilter extends Object implements TimedThumbnailFilter
Filters a given ThumbnailDocument alowing a maximum number of MAX_NUMBER_OF_TIMED_THUMBNAILS TimedThumbnail. The TimedThumbnails are selected with the same distance from one another and its start and end time are updated to avoid gaps between them.