PTLib
Version 2.18.8
|
Execute control operation. More...
#include <SignLanguageAnalyser.h>
Public Attributes | |
unsigned | m_instance |
const char * | m_control |
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.
const char* SLControlData::m_control |
unsigned SLControlData::m_instance |