| Modifier and Type | Method and Description |
|---|---|
static TrackingStatus |
TrackingStatus.fromValue(int value)
Creates an enumeration value from int.
|
TrackingStatus |
TrackedFace.getTrackingStatus()
Gets the status of the tracked face.
|
static TrackingStatus |
TrackingStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TrackingStatus[] |
TrackingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face