IFullImageSubscription Interface
Definition
Namespace: P1.CameraSdk
Subscribe / unsubscribe to IIQ image file transfers. More…
public interface IFullImageSubscription : P1::CameraSdk::ISubscription
Remarks
Subscribe / unsubscribe to IIQ image file transfers.
Subscribing to this tells the camera that the host computer should ready receive captures when the camera is triggered.The camera may choose to ignore this (and not transmit any captures), as the storage configuration on the camera controls the behaviour. (Host Storage must be enabled.)
This subscription is also used by the image browsing feature, to send IIQ files to the host.You must enable this subscription before calling IStoredImageHandle.RequestImageAsync