Harlequin RIP SDK
SWMSG_TIMELINE Struct Reference

Common timeline event message. More...

#include "timelineapi.h"

Data Fields

sw_tl_ref ref
 
sw_tl_ref parent
 
sw_tl_type type
 
sw_tl_state state
 
sw_tl_unit unit
 
void * context
 
sw_tl_extent start
 
sw_tl_extent end
 
sw_tl_extent progress
 
sw_tl_priority priority
 
int reason
 
const uint8title
 
size_t length
 

Detailed Description

Common timeline event message.

Field Documentation

◆ context

void* SWMSG_TIMELINE::context

Timeline creator's context pointer

◆ end

sw_tl_extent SWMSG_TIMELINE::end

End of the Timeline extent

◆ length

size_t SWMSG_TIMELINE::length

Length of the title

◆ parent

sw_tl_ref SWMSG_TIMELINE::parent

Unique reference of our parent

◆ priority

sw_tl_priority SWMSG_TIMELINE::priority

Priority of the Timeline or message

◆ progress

sw_tl_extent SWMSG_TIMELINE::progress

Current progress

◆ reason

int SWMSG_TIMELINE::reason

Type identifier of the message or abort

◆ ref

sw_tl_ref SWMSG_TIMELINE::ref

Unique reference of the Timeline

◆ start

sw_tl_extent SWMSG_TIMELINE::start

Start of the Timeline extent

◆ state

sw_tl_state SWMSG_TIMELINE::state

One of the TL_STATES values

◆ title

const uint8* SWMSG_TIMELINE::title

Pointer to the title

◆ type

sw_tl_type SWMSG_TIMELINE::type

Type of this Timeline

◆ unit

sw_tl_unit SWMSG_TIMELINE::unit

Unit this Timeline is measured in


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