PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SLControlData Struct Reference

Execute control operation. More...

#include <SignLanguageAnalyser.h>

Public Attributes

unsigned m_instance
 
const char * m_control
 

Detailed Description

Execute control operation.

This will be called to execute arbitrary control operations. Those operations are entirely determined by the library. This would typically be called via the SignLanguageAnalyserControl() ECMA script function available in VXML.

The function return value is 1 if the control was performed, and a negative number for failure.

Member Data Documentation

const char* SLControlData::m_control
unsigned SLControlData::m_instance

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