Class FaceInfo
Inheritance
System.Object
FaceInfo
Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public sealed class FaceInfo
Properties
Age
Declaration
public int Age { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Gender
Declaration
public Gender Gender { get; }
Property Value
| Type | Description |
|---|---|
| Gender |
Timestamp
Declaration
public DateTime Timestamp { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime |
TrackingId
Declaration
public ulong TrackingId { get; }
Property Value
| Type | Description |
|---|---|
| System.UInt64 |