Package com.brightcove.ssai.seek
Interface SeekListener
-
public interface SeekListenerThe seek event listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSeekEnd()Indicates the seek event has ended.voidonSeekTo(long absoluteEndSeekPosition)Indicates a seek event.
-