Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper functions for SyncMediaObjectRuntimeRenderer implementations.

Index

Functions

getSegmentPreloadRange

  • Get the range of segment indexes that should be preloaded based on the given position on the SyncMediaTimeline.

    Parameters

    Returns [number, number]

    The start and end index defining the range to preload. End index is exclusive, meaning that index is not part of the range.

Generated using TypeDoc