S2263_getaudiogain – Sensoray 2263 User Manual

Page 24

Advertising
background image

Turns AGC on or off (FALSE).

gain

Manual gain when AGC off. Value from 0 to 119 in steps of 0.5dB. 0=0dB,
1=0.5dB, 119= 59.5dB.

devid

device id in the system (use 0 with a single board installed).

S2263_GetAudioGain

MID2263_API int __stdcall S2263_GetAudioGain (

BOOL

*bAGC,

int

*gain,

int

devid)

Retrieves the audio input gain parameters.
bAGC

pointer to AGC control setting

gain

pointer to manual audio gain.

devid

device id in the system (use 0 with a single board installed).

24

Advertising