Sensoray 2224 Windows Uživatelský manuál Strana 30

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 94
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 29
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_GetAudioOutputHp(
int *extra_gain,
HANDLE hdev
);
Retrieve extra gain setting for audio high power(HP) channel.
Parameters
extra_gain
0-9 (in steps of 1 dB). The default and recommended setting is 0.
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_SetAudioOutputStereo(
int extra_gain,
HANDLE hdev
);
Sets extra gain on the audio high stereo channel.
Parameters
extra_gain
0-9 (in steps of 1 dB). The default and recommended setting is 0.
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_GetAudioOutputStereo(
int *extra_gain,
HANDLE hdev
);
30
Zobrazit stránku 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 93 94

Komentáře k této Příručce

Žádné komentáře