MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / registerOutputsChangedEventHandler

Method registerOutputsChangedEventHandler

IPL/src/IPLProcess.cpp:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304void IPLProcess::registerOutputsChangedEventHandler(IPLOutputsChangedEventHandler *handler)
305{
306 _outputsHandler = handler;
307}
308
309void IPLProcess::notifyOutputsChangedEventHandler()
310{

Callers 1

buildQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected