PySpin.InterfaceRemovalEventHandler¶
- class InterfaceRemovalEventHandler¶
An event handler for capturing the interface removal event. Note that only GEV interface removals are currently handled.
- OnInterfaceRemoval(self, pInterface)¶
Parameters¶
pInterface: Spinnaker::InterfacePtr
- Spinnaker::InterfaceRemovalEventHandler::OnInterfaceRemoval
Interface removal event callback. Note that only GEV interface removals are
currently handled.
- param pInterface:
Reference tracked pointer to Interface object of the adapter removed from the system