MCPcopy
hub / github.com/bilibili/flv.js / MediaDataSourceExt

Interface MediaDataSourceExt

types/test-flv.ts:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4type LoaderErrorsAlias = flvjs.LoaderErrors;
5
6interface MediaDataSourceExt extends flvjs.MediaDataSource {
7 example: string;
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…