MLCameraMRConnectInfo
Module: Camera
#include <ml_camera_v2.h>
Public Attributes
| Type | Name |
|---|---|
| MLCameraMRQuality | quality |
| MLCameraMRBlendType | blend_type |
| MLCameraCaptureFrameRate | frame_rate |
Detailed Description
struct MLCameraMRConnectInfo;
A structure to encapsulate connection settings for MR capture.
Public Attributes Documentation
quality
MLCameraMRQuality quality;
| Type | Description |
|---|---|
| MLCameraMRQuality | Video Quality enumeration for mixed reality capture. |
Video quality.
blend_type
MLCameraMRBlendType blend_type;
Blending type for mixed reality capture.
frame_rate
MLCameraCaptureFrameRate frame_rate;
| Type | Description |
|---|---|
| MLCameraCaptureFrameRate | Captures frame rate. |
Capture frame rate.