RecorderFactory typedef

RecorderFactory = Recorder Function()

Signature for a function that creates a Recorder.

Implementation

typedef RecorderFactory = Recorder Function();