• Calculates player seekable time range for live. As the player returns { start: -1, end: -1 } for live streams we need to calculate the seekableRange based on maxTimeshift.

    Parameters

    • player: PlayerAPI

    Returns TimeRange