Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SeekStrategy

An internal interface that allows different kind of seek strategies.

Hierarchy

  • SeekStrategy

Implemented by

Index

Methods

Methods

callback

  • callback(seekTime: number): void
  • Parameters

    • seekTime: number

    Returns void

destroy

  • destroy(): void
  • Returns void