The result returned from a IRealtime.Process call.
This primarily contains the amount of frames actually written into the passed-in ChannelBuffer.
Additional resources: RealtimeContext.Process
| Property | Description |
|---|---|
| processedFrames | Number of frames processed by the GeneratorInstance in RealtimeContext.Process. |
| Operator | Description |
|---|---|
| Result | Creates a new GeneratorInstance.Result from a number of frames processed. |