Enums

Enum names

Provides access to all the enums defined in the Spinnaker headers as Python dictionaries mapping the names to the values and the values to the names for easier usage.

Note

When using these enums to update a SpinEnumDefNode of the camera or system, the actual device may implement more or less or different items for each enum than listed here. get_entries_names() or the individual SpinEnumItemNode are the actual list of items available for the enum.