Sensoray 811 Windows SDK Uživatelský manuál Strana 16

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 23
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 15
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_SetMute(
BOOL bMute,
int devid
);
Mutes audio on the host computer. Audio will still be recorded.
Parameters
bMute
TRUE to mute the audio.
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_GetMute(
BOOL *bMute,
int devid
);
Retrieves current audio playback setting.
Parameters
bMute
pointer to retrieved setting.
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
16
Zobrazit stránku 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 22 23

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

Žádné komentáře