PySpin.IInterfaceList¶ class IInterfaceList(*args, **kwargs)¶ The interface file for InterfaceList class. Add(self, iface)¶ Parameters¶ iface: Spinnaker::InterfacePtr Append(self, list)¶ Parameters¶ list: Spinnaker::InterfaceList const * Clear(self)¶ GetByIndex(self, index) → InterfacePtr¶ Parameters¶ index: unsigned int GetSize(self) → unsigned int¶ Remove(self, iface)¶ Parameters¶ iface: Spinnaker::InterfacePtr