Struct _psyiage_sink_psygig_cfg

Struct Documentation

struct _psyiage_sink_psygig_cfg

PSYGIG sink configuration The configuration for the PSYGIG sink type.

Note

Not yet implemented

Public Members

int apiversion

Version of PSYGIG API to use.

PSYGIGAPI_DEFAULT (0) = default: start with version 1 PSYGIGAPI_V1 (1) = only try 1

const char *server

URL of PSYGIG controller.

const char *app_id

Application ID (app_id). NULL for anonymous sessions.

const char *app_secret

Application secret (app_secret). NULL for anonymous sessions.