• Parameters

    • sourceState: StateAtom<SourceState, {
          forceVideoElementUpdate: (() => true);
          setLogLevel: ((sourceState, level) => boolean);
          setActive(sourceState, isActive) => boolean;
      }>
    • context: HlsPackageContext

    Returns Promise<void>

Generated using TypeDoc