Skip to main content
API Reference SwiftyNsdk NsdkWpsSession

Configuration

Configuration structure for the WPS session.

Declaration

struct Configuration

Constructors

init(smoothing: Bool = true, framerate: Int32 = 120)

Properties

NameTypeSummary
var framerateInt32
The framerate of the WPS session.
var smoothing_enabledBool
Whether to enable smoothing.