Skip to main content
Version: 20 Mar 2024

0.51.0 SDK Release Notes

Lumin SDK notes

SDK package includes a comprehensive set of headers files, at this time only the following headers have been cleared for ML2:

  • ml_graphics.h
  • ml_perception.h
  • ml_head_tracking.h
  • ml_input.h
  • ml_controller.h
  • ml_camera_v2.h
    • added MLCameraDeInit() API
  • ml_native_surface.h
  • ml_media_codec.h
  • ml_media_player.h
  • ml_media_muxer.h
  • ml_media_recirder.h
  • ml_camera_metadata_v2.h
  • ml_eye_tracking.h
  • ml_marker_tracking.h
    • New API, only supports Aruco markers at the moment.

New sample apps

  • Camera Preview
  • Camera Take Photo
  • Camera Record Video
  • Aruco Marker Tracker