onFrameProcessed property
Callback when a frame is processed (for debugging/stats)
Implementation
final void Function(Duration processingTime)? onFrameProcessed;
Callback when a frame is processed (for debugging/stats)
final void Function(Duration processingTime)? onFrameProcessed;