Show / Hide Table of Contents

    Delegate HeadsetCalibrationDataUpdatedHandler

    Called when HeadsetCalibration has a new qr code/aruco marker payload

    Namespace: Microsoft.MixedReality.SpectatorView
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void HeadsetCalibrationDataUpdatedHandler(HeadsetCalibrationData data);
    Parameters
    Type Name Description
    HeadsetCalibrationData data

    byte data to send over the network

    Back to top Generated by DocFX