Share via


PerceptionMonitor.SendHolographicFramePrediction Method

Definition

Requests that a packet is generated that matches the provided HolographicFramePrediction.

public:
 virtual void SendHolographicFramePrediction(HolographicFramePrediction ^ holographicFramePrediction) = SendHolographicFramePrediction;
void SendHolographicFramePrediction(HolographicFramePrediction const& holographicFramePrediction);
public void SendHolographicFramePrediction(HolographicFramePrediction holographicFramePrediction);
function sendHolographicFramePrediction(holographicFramePrediction)
Public Sub SendHolographicFramePrediction (holographicFramePrediction As HolographicFramePrediction)

Parameters

holographicFramePrediction
HolographicFramePrediction

The frame prediction.

Applies to