Tài liệu tham khảo khung MLKitPoseDetection

MLKCommonPoseDetectorOptions


@interface MLKCommonPoseDetectorOptions : NSObject

Các tuỳ chọn chỉ định trình phát hiện tư thế.

  • Chế độ của máy phát hiện tư thế. Giá trị mặc định là .stream.

    Khai báo

    Objective-C

    @property (nonatomic) MLKPoseDetectorMode detectorMode;
  • Không dùng được.

    Khai báo

    Objective-C

    - (nonnull instancetype)init;