MLKitPoseDetectionसटीक फ़्रेमवर्क रेफ़रंस

MLKCommonPoseDetectorOptions


@interface MLKCommonPoseDetectorOptions : NSObject

पोज़ डिटेक्टर की जानकारी देने के विकल्प.

  • पोज़ डिटेक्टर के लिए मोड. डिफ़ॉल्ट वैल्यू .stream है.

    एलान

    Objective-C

    @property (nonatomic) MLKPoseDetectorMode detectorMode;
  • उपलब्ध नहीं हैं.

    एलान

    Objective-C

    - (nonnull instancetype)init;