Options
All
  • Public
  • Public/Protected
  • All
Menu

@21epub/scorm-ts-api

Index

Functions

Const compoundDataKey

  • compoundDataKey(key: string, scormVersion: string): string
  • Compound different versions of SCORM data key.

    Parameters

    • key: string
    • scormVersion: string

    Returns string

Const convertMillisecondsToScormTime

  • convertMillisecondsToScormTime(intTotalMilliseconds: number, blnIncludeFraction: boolean): string

Const convertScormTimeToMilliseconds

  • convertScormTimeToMilliseconds(time: string): number

Generated using TypeDoc