Sensoray 811 Windows SDK Bedienungsanleitung Seite 16

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 23
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 22 23

Kommentare zu diesen Handbüchern

Keine Kommentare