IPreviewSubscription.Subscribe Method
Definition
Namespace: P1.CameraSdk
Subscribe to previews in the desired format.
public void Subscribe(ImageFormat imageFormat);
Parameters:
imageFormat |
The format to receive the preview in |
Namespace: P1.CameraSdk
Subscribe to previews in the desired format.
public void Subscribe(ImageFormat imageFormat);
Parameters:
imageFormat |
The format to receive the preview in |