libvpb  4.2.55
VPB_DIGITS Struct Reference

Digit collection parameters. More...

#include <vpbapi.h>

Collaboration diagram for VPB_DIGITS:

List of all members.

Public Attributes

const char * term_digits
 A list of specific digits that may terminate collection.
unsigned short max_digits
 The maximum number of digits to collect.
unsigned long digit_time_out
 The maximum time in ms to wait for digits.
unsigned long inter_digit_time_out
 The maximum time in ms to wait for further digits once collection begins.

Detailed Description

Digit collection parameters.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines