add_recorder

Inventory.add_recorder(recorder)[source]

Add a recorder to the inventory.

Parameters

recorder (Recorder) – The recorder to add to the inventory.

Returns

The recorder that has been added to the inventory.

Return type

Recorder