FaceTemplateFormat Enumeration¶
Namespace: id3.Face
Definition¶
Enumerates the face template formats.
Fields¶
Name |
Value |
Description |
|---|---|---|
|
0x0000 |
Undefined template format. |
|
0x219A |
Template generated with the FaceEncoder9A model. |
|
0x219B |
Template generated with the FaceEncoder9B model. |
|
0x219C |
Template generated with the FaceEncoder9C model. |
|
0x21AA |
Template generated with the FaceEncoder10A model. |
|
0x21AB |
Template generated with the FaceEncoder10A model, compacted in size. Recommended if only matching with 10B and 10C. |
|
0x21AC |
Template generated with the FaceEncoder10B model. |
|
0x21AD |
Template generated with the FaceEncoder10C model. |