Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
int64_t | timestamp_sec |
Interface Unix timestamp, seconds. | |
int64_t | timestamp_usec |
Interface Unix timestamp, micro-seconds. | |
brows_t | brows_action |
Type of action of brows. |
Internal data storage, do NOT modify!
Type of action of brows.
Definition at line 106 of file FacialExpressionInterface.h.
Referenced by fawkes::FacialExpressionInterface::MoveBrowsMessage::MoveBrowsMessage().
Interface Unix timestamp, seconds.
Definition at line 104 of file FacialExpressionInterface.h.
int64_t fawkes::FacialExpressionInterface::MoveBrowsMessage::MoveBrowsMessage_data_t::timestamp_usec |
Interface Unix timestamp, micro-seconds.
Definition at line 105 of file FacialExpressionInterface.h.