The result returned from a GeneratorInstance.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 Result from a number of frames processed. |