[[["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."],[],["`MLKPoseDetectorModeSingleImage` is a constant optimized for processing single, static images. `MLKPoseDetectorModeStream` is a constant designed for video streams, leveraging previous image results to speed up processing. These constants represent different modes of operation for a pose detector, specifically in Objective-C, and are declared using the `extern const` keyword. They are globally available and can be used in the specified contexts.\n"]]