IPreviewSubscription Interface
Definition
Namespace: P1.CameraSdk
Subscribe / unsubscribe to preview transfers. More…
public interface IPreviewSubscription : P1::CameraSdk::ISubscription
Remarks
Subscribe / unsubscribe to preview transfers.
Subscribing to this tells the camera that we want to receive previews of newly captured images.The previews arrive via the notification EventType.CameraPreviewReady.
See also: