Options
All
  • Public
  • Public/Protected
  • All
Menu

Utilities for working with Media fragment selector as specified by https://www.w3.org/TR/media-frags/

Index

Functions

parseTimeIntervalPart

  • parseTimeIntervalPart(fragmentPart: string): ITimeInterval | undefined
  • Parses a media fragment part. Supported keys:

    • t

    Parameters

    • fragmentPart: string

      the fragment part string

    Returns ITimeInterval | undefined

Generated using TypeDoc