CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Selector information profiles This combination of values can be handled by CPNS::CombinedSelectorInformationProfiles.

Enumerator
SIP_None 

No profile.

SIP_SupportVoiceID 

Voice ID is supported.

SIP_SupportAutomation 

Automation is supported.

SIP_SupportMorphing 

Morphing is supported.

SIP_SupportPreLoad 

Pre-loading value is supported.

SIP_SupportTransaction 

Transaction is supported.

SIP_Monitor 

This selector is to be used as monitoring display.

SIP_StaticList 

Tells that the related lists (Selector Item list and Index List) are static and can not change. It means that these lists can be enumerated once and stored in cache. If this profile bit is not set, the lists should be enumerated on each parameter definition refresh notification.

SIP_ExpandIndexedParameters 

Each parameter related to this message should be assigned to distinct controllers (one for each index value) instead of using a single controller associated to an index selection.

SIP_GhostValue 

The selector can go outside of the items value set in case of relative update (Information profile)

SIP_Administrator 

The parameter should be shown only to administrators.

SIP_ReadOnly 

The parameter is not editable.