ColorDisplayed - Amazon Rekognition

ColorDisplayed

Contains information regarding SequenceNumber, CurrentColor, PreviousColor, and CurrentColorStartTimestamp.

Contents

CurrentColor

The current color being displayed on the screen (flat or downscrolled). It will contain a separate RGB list having 3 elements (each element can have values between 0 to 255).

Type: FreshnessColor object

Required: Yes

CurrentColorStartTimestamp

Epoch timestamp of when the current color was displayed on the user screen.

Type: Long

Valid Range: Minimum value of 1640995200000. Maximum value of 2272147200000.

Required: Yes

SequenceNumber

The order in which the current color was displayed on the screen.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 50.

Required: Yes

PreviousColor

The previous color displayed on screen (flat or downscrolled). It will contain a separate RGB list having 3 elements (each element can have values between 0 to 255).

Type: FreshnessColor object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: