Skip to main content
API Reference SwiftyNsdk NsdkDepthSession

Configuration

The type of configuration used by this session

Declaration

struct Configuration

Constructors

init(mode: DepthMode = .unspecified, frameRate: UInt32 = 0)

Properties

NameTypeSummary
var frameRateUInt32
The desired frame rate for depth sensing.
var modeDepthMode
The desired depth sensing mode.