Previous PageTable Of Contents../index.htmlIndexNext Page

ai_close( )

Description | Example | See Also

Name:

int ai_close(devh)

Inputs:

int devh

  specifies the valid device handle obtained when an audio input device is opened

Returns:

0 on success
-1 on failure

Includes:

dxxxlib.h

Category:

Audio Input

Mode:

synchronous

Top Of PageDescription

The ai_close( ) function closes an audio input device previously opened with the ai_open( ) function. This function releases the handle and breaks any link that the calling process has with the device through the handle.

Parameter

Description

devh

Specifies the valid device handle obtained when an audio input device is opened with the ai_open( ) function.

Top Of PageExample

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2002, Intel Corporation
All rights reserved
This page generated February, 2002