MLKitPoseDetection Framework Reference

  • CommonPoseDetectorOptions provides ways to configure a pose detector, like setting its mode.

  • The default detector mode is set to "stream" for continuous pose detection.

  • Attempting to directly create an instance of CommonPoseDetectorOptions using init is not allowed.

CommonPoseDetectorOptions

class CommonPoseDetectorOptions : NSObject

Options for specifying a pose detector.