MCPcopy Create free account
hub / github.com/badvision/jace / addVideoFrame

Method addVideoFrame

src/main/java/jace/state/StateManager.java:214–216  ·  view source on GitHub ↗

Track a stateful video framebuffer. @param node @param f

(ObjectGraphNode<Image> node, Field f)

Source from the content-addressed store, hash-verified

212 * @param f
213 */
214 private void addVideoFrame(ObjectGraphNode<Image> node, Field f) {
215 imageGraphNode = node;
216 }
217
218 /**
219 * Track a stateful set of memory.

Callers 1

addStateVariableMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected