MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / chunkEncoder.test.ts

File chunkEncoder.test.ts

packages/engine/src/services/chunkEncoder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from "node:events";
2import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 12

createFrameFixtureFunction · 0.85
encodeFramesFromDirFunction · 0.85
emitCloseFunction · 0.85
encodeTimeoutMessageFunction · 0.85
muxVideoWithAudioFunction · 0.85
flushMuxCodecResolutionFunction · 0.85
getEncoderPresetFunction · 0.85
fromMethod · 0.80
createSpawnSpyFunction · 0.70
buildEncoderArgsFunction · 0.70
presetArgFunction · 0.70

Tested by

no test coverage detected