Skip to main content
Version: 20 Mar 2024

MLCameraMRConnectInfo

Structure to encapsulate connection settings for MR capture.

Public Methods

MLCameraMRConnectInfo Create

Create and return an initialized version of this struct.

public static MLCameraMRConnectInfo Create(
MLCamera.MRConnectInfo connectInfo
)

Parameters

TypeNameDescription
MLCamera.MRConnectInfoconnectInfoConnection settings for MR capture.

Returns: A new instance of this struct.


Public Attributes

FrameRate

capture frame rate


public MLCamera.CaptureFrameRate FrameRate;

TypeDescription
MLCamera.CaptureFrameRateCapture Frame Rate Call MLCameraPrepareCapture to configure frame rate use FrameRate_None when configuring only Image capture FrameRate_60fps only supported when resolution of captures <= 1080P.

MrBlendType

blending type for mixed reality capture


public MLCamera.MRBlendType MrBlendType;

TypeDescription
MLCamera.MRBlendTypeComment Needed!

MrQuality

MR video quality


public MLCamera.MRQuality MrQuality;

TypeDescription
MLCamera.MRQualityMR Video Quality enumeration