Harlequin RIP SDK
SWMSG_INPUTS_ENABLE Struct Reference

The message associated with SWEVT_INPUTS_ENABLE events. More...

#include "inputsapi.h"

Data Fields

sw_input_enable_state enable
 

Detailed Description

The message associated with SWEVT_INPUTS_ENABLE events.

This message can be issued to request the current inputs status by setting enable to SW_INPUTS_ENABLE_UNKNOWN. It can also be issued to change the status by setting enable to SW_INPUTS_ENABLE_START or SW_INPUTS_ENABLE_STOP values. The RIP also issues updates to the state using this message if the inputs state is changed for any other reason. In particular an update with enable set to SW_INPUTS_ENABLE_STOPPED is issued when the process of stopping inputs completes.

Field Documentation

◆ enable

sw_input_enable_state SWMSG_INPUTS_ENABLE::enable

Request or update the inputs state. This is one of the SW_INPUT_ENABLE_STATE enumeration values.


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