O(1) lookup helper for chunks in an XGFStreamingIndex.

Constructors

Properties

Methods

Constructors

Properties

byId: Record<string, XGFChunkManifest>

Chunk manifests keyed by chunk ID.

byUri: Record<string, XGFChunkManifest>

Chunk manifests keyed by chunk URI.

Source stream index.

Methods