PySpin.IEnumerationT_AutoAlgorithmSelectorEnums

class IEnumerationT_AutoAlgorithmSelectorEnums(*args, **kwargs)

Proxy of C++ Spinnaker::GenApi::IEnumerationT< AutoAlgorithmSelectorEnums > class.

GetCurrentEntry(self, Verify=False, IgnoreCache=False) IEnumEntry

Parameters

Verify: bool IgnoreCache: bool

GetEntry(self, IntValue) IEnumEntry

Parameters

IntValue: int64_t const

GetEntry(self, Value) -> IEnumEntry

Parameters

Value: enum Spinnaker::AutoAlgorithmSelectorEnums const

GetValue(self, Verify=False, IgnoreCache=False) Spinnaker::AutoAlgorithmSelectorEnums

Parameters

Verify: bool IgnoreCache: bool

SetValue(self, Value, Verify=True)

Parameters

Value: enum Spinnaker::AutoAlgorithmSelectorEnums Verify: bool