Show / Hide Table of Contents

    Delegate OnCameraStartedHandler

    Handler delegate for camera start complete callback.

    Namespace: Microsoft.MixedReality.PhotoCapture
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void OnCameraStartedHandler(HoloLensCamera sender, bool startSuccessful);
    Parameters
    Type Name Description
    HoloLensCamera sender
    Boolean startSuccessful
    Back to top Generated by DocFX