Standard mode (default). The registered Callback returns a pointer to an image. This image is only valid during the callback.
ExternalImageBuffer
External image mode. The registered Callback returns a pointer to memory. This pointer can be added by using SetProperty(ECamProperty::AddImageBufferPtr, pMemory). Each AddImageBufferPtr will be internally queued. After the queue is empty, all image will be dropped until the next AddImageBufferPtr call. The queue will be emptied when the stream stops or the image size changes (ROI, image format, etc.)
Generated on Mon May 29 2017 15:53:41 for Raytrix RayCam SDK by 1.8.11