ProduceFrameCallback

class narupatools.frame.frame_producer.ProduceFrameCallback(*args, **kwargs)

Protocol for a method that can provide a FrameData on demand.

Inheritance

Inheritance diagram of ProduceFrameCallback

Methods

__init__

Initialize self.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.