Global header file for Spinnaker DirectShow library. More...
Classes | |
interface | ISpinDevice |
interface | ISpinnakerInterface |
Variables | |
static const GUID | IID_ISpinnakerInterface |
This is the Interface that allows users to get and set device node properties on the camera. | |
Global header file for Spinnaker DirectShow library.
By including this file, all required header files for full Spinnaker DirectShow operation will be included automatically. It is recommended that this file be used instead of manually including individual header files.
We welcome your bug reports, suggestions, and comments: https://www.flir.com/support-center/rma/iis-support-request
|
static |
This is the Interface that allows users to get and set device node properties on the camera.
You can query the SpinnakerDirectShow Capture Filter for IID_ISpinnakerInterface and it will return a pointer to the ISpinnakerInterface interface. The GUID is equivalent to {5143AD36-51D1-422D-9B17-81DD3DB0600E}.