Share via


ARSessionCaptureHighResolutionFrame Delegate

Definition

public delegate void ARSessionCaptureHighResolutionFrame(ARFrame? frame, NSError? error);
type ARSessionCaptureHighResolutionFrame = delegate of ARFrame * NSError -> unit

Parameters

frame
ARFrame
error
NSError

Applies to