4.2.1.4. TrackingConfig
STFaceProTrackingConfig
Definition
typedef NS_ENUM(NSInteger, STFaceProTrackingConfig ) {
STFaceProTrackingConfig_LARGE_FACE = 0,
STFaceProTrackingConfig_SMALL_FACE = 1,
STFaceProTrackingConfig_ASYNC = 2,
};Constants
Last updated
Was this helpful?