Skip to main content
Version: 20 Mar 2024

MLEyeCameraSettings

A structure to encapsulate the camera settings.

Public Attributes

Cameras

Eye cameras that need to be enabled. See MLEyeCameraIdentifier for more details. If you want to request frames from different eye camera then "OR" the cameras of interest to the app.


public readonly uint Cameras;


Version

Version of this structure.


public readonly uint Version;