ข้อมูลอ้างอิงเฟรมเวิร์กที่ถูกต้องของ MLKitPoseDetection

MLKCommonPoseDetectorOptions


@interface MLKCommonPoseDetectorOptions : NSObject

ตัวเลือกสำหรับการระบุตัวตรวจจับท่าทาง

  • โหมดสำหรับตัวตรวจจับท่าทาง ค่าเริ่มต้นคือ .stream

    คำประกาศ

    Objective-C

    @property (nonatomic) MLKPoseDetectorMode detectorMode;
  • ไม่พร้อมใช้งาน

    คำประกาศ

    Objective-C

    - (nonnull instancetype)init;