Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ EventEmitter } from
"node:events"
;
2
import
{ mkdirSync, mkdtempSync, rmSync, writeFileSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
12
createFrameFixture
Function · 0.85
encodeFramesFromDir
Function · 0.85
emitClose
Function · 0.85
encodeTimeoutMessage
Function · 0.85
encodeFramesChunkedConcat
Function · 0.85
muxVideoWithAudio
Function · 0.85
flushMuxCodecResolution
Function · 0.85
getEncoderPreset
Function · 0.85
from
Method · 0.80
createSpawnSpy
Function · 0.70
buildEncoderArgs
Function · 0.70
presetArg
Function · 0.70
Tested by
no test coverage detected