Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
SHI_ActionOnTimeElapsedCallbackParameters Struct Reference

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...
 

Detailed Description

Parameters for callbacks of type SHI_ACTION_CALLBACK_TYPE_ON_TIME_ELAPSED.

Field Documentation

◆ seconds

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.


The documentation for this struct was generated from the following file: