• PHONE_REC_STOP

    ioctl(ixj, PHONE_REC_STOP)

    Return Value

    None.

    Parameters

    None.

    Remarks

    Stops the DSP record mode. Audio data will no longer be processed after the current buffer is completed.

    See Also:

    PHONE_REC_START, PHONE_PLAY_START, PHONE_PLAY_STOP

    Example:

    ioctl(ixj, PHONE_REC_STOP);
    


    ©1996-2001 Quicknet Technologies, Inc.