Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Parameters for callbacks of type SHI_ACTION_CALLBACK_TYPE_ON_TIME_ELAPSED. More...
#include <ShiAction.h>
Data Fields | |
SHI_UInt32 | seconds |
Duration in seconds after which the application needs to invoke the callback. More... | |
Parameters for callbacks of type SHI_ACTION_CALLBACK_TYPE_ON_TIME_ELAPSED.
SHI_UInt32 SHI_ActionOnTimeElapsedCallbackParameters::seconds |
Duration in seconds after which the application needs to invoke the callback.
The counting of seconds begins when the application actually performs the action (such as play) for which permission was granted.