Contents

supportedJointNames(forRevision:)

Retrieves the supported joint names for a revision.

Declaration

class func supportedJointNames(forRevision revision: Int) throws -> [VNHumanHandPoseObservation.JointName]

Parameters

  • revision:

    The hand pose request revision.

Return Value

The array of joint name objects for the specified revision.

See Also

Determining Supported Joints