Skip to main content
Version: 20 Mar 2024

MLCameraMRConnectInfo

Module: Camera

More...

#include <ml_camera_v2.h>

Public Attributes

TypeName
MLCameraMRQualityquality
MLCameraMRBlendTypeblend_type
MLCameraCaptureFrameRateframe_rate

Detailed Description

struct MLCameraMRConnectInfo;

A structure to encapsulate connection settings for MR capture.


Public Attributes Documentation

quality

MLCameraMRQuality quality;
TypeDescription
MLCameraMRQualityVideo Quality enumeration for mixed reality capture.

Video quality.


blend_type

MLCameraMRBlendType blend_type;

Blending type for mixed reality capture.


frame_rate

MLCameraCaptureFrameRate frame_rate;
TypeDescription
MLCameraCaptureFrameRateCaptures frame rate.

Capture frame rate.