![]() |
CRI Sofdec2
Last Updated: 2022-11-21 16:25 p
|
Event point information. More...
#include <cri_mana.h>
Data Fields | |
| CriChar8 * | cue_name |
| CriUint32 | size_name |
| CriUint64 | time |
| CriUint64 | tunit |
| CriSint32 | type |
| CriChar8 * | param_string |
| CriUint32 | size_param |
| CriUint32 | cnt_callback |
Event point information.
| CriChar8* cue_name |
Event point name. Character codes follow the Cuepoint information text.
| CriUint32 size_name |
Event point name data size
| CriUint64 time |
Timer count
| CriUint64 tunit |
Timer count value per second. Time is in second units because count / unit.
| CriSint32 type |
Event point type
| CriChar8* param_string |
User parameter string. Character codes follow the Cuepoint information text.
| CriUint32 size_param |
User parameter string data size
| CriUint32 cnt_callback |
Cuepoint callback call counter