- lima2.client.Pipeline.register_on_finished(on_finished)
Register a callback function to be notified when all pipelines are finished.
- Arg:
- on_finished: A callback called when all receivers are done
processing frames.
Register a callback function to be notified when all pipelines are finished.
processing frames.