QELivingHumanDetectedItem
@interface QELivingHumanDetectedItem : NSObject
@property (nonatomic, assign) kLivingHumanActionType itemType;
@property (nonatomic, assign) float score;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
@property (nonatomic) kLivingHumanActionType itemType
-
Undocumented
Declaration
Objective-C
@property (nonatomic) float score