4.2.1.3. FaceOrientaion
STFaceProFaceOrientaion
Definition
typedef NS_ENUM(NSInteger, STFaceProFaceOrientaion ) {
STFaceProFace_UP = 0,
STFaceProFace_LEFT = 1,
STFaceProFace_DOWN = 2,
STFaceProFace_RIGHT = 3,
};Constants
Last updated
Was this helpful?