PixaProgressSink typedef
PixaProgressSink =
void Function(PixaProgress progress)
Emits pipeline progress from plugin handlers.
Implementation
typedef PixaProgressSink = void Function(PixaProgress progress);
Emits pipeline progress from plugin handlers.
typedef PixaProgressSink = void Function(PixaProgress progress);