PHP 7.4.33
Preview: index.js Size: 540 B
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/m3u8-parser/src/index.js
/**
 * @file m3u8/index.js
 *
 * Utilities for parsing M3U8 files. If the entire manifest is available,
 * `Parser` will create an object representation with enough detail for managing
 * playback. `ParseStream` and `LineStream` are lower-level parsing primitives
 * that do not assume the entirety of the manifest is ready and expose a
 * ReadableStream-like interface.
 */

import LineStream from './line-stream';
import ParseStream from './parse-stream';
import Parser from './parser';

export {
  LineStream,
  ParseStream,
  Parser
};

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
540 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
749 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
21.39 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
37.81 KB lrw-r--r-- 2026-04-28 09:11:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).