[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["The `MLKCommonPoseDetectorOptions` class configures a pose detector. Key information includes the `detectorMode` property, which sets the operational mode of the detector, defaulting to `.stream`. This property is defined as an enum type. The class also has an `init` method that is unavailable for use. The main action involves configuring how the pose detector operates through the `detectorMode`.\n"]]