PySpin.IEnumerationT_GainAutoEnums

class IEnumerationT_GainAutoEnums(*args, **kwargs)

Proxy of C++ Spinnaker::GenApi::IEnumerationT< GainAutoEnums > 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::GainAutoEnums const

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

Parameters

Verify: bool IgnoreCache: bool

SetValue(self, Value, Verify=True)

Parameters

Value: enum Spinnaker::GainAutoEnums Verify: bool