Skip to main content
Version: 20 Mar 2024

MRConnectInfo

Connection settings for MR capture.

Public Methods

MRConnectInfo Create

Create and return an initialized version of this struct.

public static MRConnectInfo Create()

Returns: A new instance of this struct.


override string ToString

public override string ToString()

Public Attributes

FrameRate

capture frame rate


public CaptureFrameRate FrameRate;

TypeDescription
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 MRBlendType MRBlendType;

TypeDescription
MRBlendTypeComment Needed!

MRQuality

video quality


public MRQuality MRQuality;

TypeDescription
MRQualityMR Video Quality enumeration