Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ write
Method
write
apps/desktop/src/utils/shared-frame-buffer.ts:105–105 ·
view source on GitHub ↗
(frameData: ArrayBuffer)
Source
from the content-addressed store, hash-verified
103
104
export
interface
Producer {
105
write(frameData: ArrayBuffer): boolean;
106
signalShutdown(): void;
107
}
108
Callers
9
processNextFrame
Function · 0.80
exportImage
Function · 0.80
handleOutput
Function · 0.80
spawnChrome
Function · 0.80
streamConcatFiles
Function · 0.80
downloadVideoToTemp
Function · 0.80
main
Function · 0.80
convertWavToMp3
Function · 0.80
runCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected