CloudSpatialAnchorSession.ProcessFrame(IntPtr) Methode

Definition

Anwendungen müssen diese Methode auf Plattformen aufrufen, auf denen die Verarbeitung pro Frame erforderlich ist.

public:
 void ProcessFrame(IntPtr frame);
public void ProcessFrame (IntPtr frame);
member this.ProcessFrame : nativeint -> unit
Public Sub ProcessFrame (frame As IntPtr)

Parameter

frame
IntPtr

nativeint

Zu verarbeitende AR-Frame.

Hinweise

Diese Methode ist auf der HoloLens-Plattform nicht verfügbar.

Gilt für: