Jump to content

API DataRecorder.AddOp

From Flowcode Help
AddOp
Adds an operation to act on the inputs of the stream 
- HANDLE StreamH
A handle to a previously created datascope stream 
- ULONG FuncOp
An operation to perform on the input 
- FLOAT Arg
An optional argument that may be used by the FuncOp 
- BOOL Return


Detailed description

Examples