PySpin.IEnumerationT_StreamTypeEnum

class IEnumerationT_StreamTypeEnum(*args, **kwargs)

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

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

Parameters

Verify: bool IgnoreCache: bool

SetValue(self, Value, Verify=True)

Parameters

Value: enum Spinnaker::StreamTypeEnum Verify: bool