Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getFrameBuffer
Method
getFrameBuffer
src/main/java/jace/core/Video.java:288–290 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
286
}
287
288
public
Image getFrameBuffer() {
289
return
visible;
290
}
291
}
Callers
3
connectVideo
Method · 0.80
start
Method · 0.80
getScreenshot
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected