PixelSensorDepthFrameIllumination
NameSpace: PixelSensors
The Depth Frame Illumination metadata
Inherits from:
PixelSensorMetaData
Public Fields
IlluminationType
The Illumination type used to capture a frame
public PixelSensorDepthFrameIlluminationType IlluminationType { get; set; }
Type | Description |
---|---|
PixelSensorDepthFrameIlluminationType | The status of the depth frame projector when the frame is obtained |
Public Attributes
MetaDataType
public override PixelSensorMetaDataType MetaDataType => PixelSensorMetaDataType.DepthFrameIllumination;
Type | Description |
---|---|
override PixelSensorMetaDataType | The metadata types that can be supported by a sensor |