Marco Resource - Interactive Technologies CueServer 2 User Manual

Table of Contents

Advertisement

Interactive Technologies, Inc.

Marco Resource

A Macro Resource is a binary file with a format described by the following C structure and constants:
typedef struct MacroResource {
uint8_t
uint8_t
uint8_t
uint8_t
//
----------------------------------------------------------
char
"C-String" parameters
//
char
//
char
//
----------------------------------------------------------
} MacroResource;
// Variable Strings
#define MACRO_STR_NAME
#define MACRO_STR_SCRIPT
resType;
resVers;
showInMenu;
reserved[13];
variableParams[];
name[];
script[];
0
1
CueServer 2 User's Manual - 18.5.18
// (0x10) Beginning of variable
// (0) Name (c-string)
// (1) Macro script (c-string)
Page 358 of 429

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CueServer 2 and is the answer not in the manual?

Questions and answers

Related Products for Interactive Technologies CueServer 2

Table of Contents