MLKitPoseDetectionCommon Framework Reference

  • CommonPoseDetectorOptions provides configuration settings for pose detection.

  • The detectorMode property, with a default of stream mode, determines the detector's operational mode.

  • Initializing CommonPoseDetectorOptions directly is not allowed; it is expected to be utilized within the context of a specific pose detector's configuration.

CommonPoseDetectorOptions

class CommonPoseDetectorOptions : NSObject

Options for specifying a pose detector.