bitmovin-player-ui
    Preparing search index...

    Function getSeekableRangeStart

    • Returns the start value of the seekable range or the defaultValue if no seekableRange is present. For now this happens only in combination with Mobile SDKs.

      TODO: remove this function in next major release

      Parameters

      • player: PlayerAPI
      • defaultValue: number = 0

      Returns number