FaceTemplateFormat Enumeration¶
Namespace: id3.Face
Definition¶
Enumerates the face template formats.
class FaceTemplateFormat
enum FaceTemplateFormat
public enum FaceTemplateFormat
public enum FaceTemplateFormat
public enum FaceTemplateFormat
typedef enum id3FaceTemplateFormat
Fields¶
Name |
Value |
Description |
---|---|---|
|
0x0000 |
Undefined template format. |
|
0x218A |
Template generated with the FaceEncoder8A model. |
|
0x218B |
Template generated with the FaceEncoder8B model. |
|
0x219A |
Template generated with the FaceEncoder9A model. |
|
0x219B |
Template generated with the FaceEncoder9B model. |
|
0x219C |
Template generated with the FaceEncoder9C model. |
|
0x222A |
Template generated with the FacePeriocularEncoder2A model. |
|
0x222B |
Template generated with the FacePeriocularEncoder2B model. |