Skip to main content
Version: 21 Aug 2024

PixelSensorDepthFlagBuffer

NameSpace: PixelSensors

The Depth Flag Buffer metadata

Inherits from:
PixelSensorMetaData

Public Attributes

Frame

The frame associated with the depth flags


public PixelSensorFrame Frame;

TypeDescription
PixelSensorFrameRepresents the frame data of a sensor

Details*

Each pixel holds the flag information. See PixelSensorDepthFlags for the possible values


MetaDataType


public override PixelSensorMetaDataType MetaDataType => PixelSensorMetaDataType.DepthFlagBuffer;

TypeDescription
override PixelSensorMetaDataTypeThe metadata types that can be supported by a sensor