Previous PageTable Of ContentsHomeIndexNext Page


6.8.  TN_INFOLIST: Tone Information List

The TN_INFOLIST structure is declared as follows:

The TN_INFOLIST structure reports the data for each frame (sample) of a detected tone. This data or tone information is used to determine the final tone definition. This structure is useful for debugging purposes.


Table 7.  TN_INFOLIST Structure

Field

Description

tn_infop

This field is a pointer to an array of type TN_INFO.

size

This field is the size of the array of TN_INFO passed as tn_infop. You must allocate sufficient memory for the array. Suggested size of array is the number of lm_frames (stored in LM_PARM structure) + OFFSET (defined in lmodelib.h) or higher.

See TN_INFO data structure description for more information. See LM_PARM data structure description for more information.


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003