• IXJCTL_AEC_GET_LEVEL

    ioctl(ixj1, IXJCTL_AEC_GET_LEVEL)

    Return Value

    The current setting of the AEC.

    Parameters

    None.

    Remarks

    Queries the Acoustic Echo Cancellation for the current setting. The possible return values are values are: AEC_OFF, AEC_LOW, AEC_MED, AEC_HIGH, and AEC_AUTO.

    See Also:

    IXJCTL_AEC_START, IXJCTL_AEC_STOP

    Example:

    iStrength = ioctl(ixj1, IXJCTL_AEC_GET_LEVEL);
    


    ©1996-2001 Quicknet Technologies, Inc.