chnparams

chnparams — Query parameters of a channel.

Description

Query parameters of a channel (if it does not exist, all returned values are zero).

Syntax

itype, imode, ictltype, idflt, imin, imax chnparams

Initialization

itype -- channel data type (1: control, 2: audio, 3: string)

imode -- sum of 1 for input and 2 for output

ictltype -- special parameter for control channel only; if not available, set to zero.

idflt -- special parameter for control channel only; if not available, set to zero.

imin -- special parameter for control channel only; if not available, set to zero.

imax -- special parameter for control channel only; if not available, set to zero.

Credits

Author: Istvan Varga
2005