Sensoray 2224 Windows Bedienungsanleitung Seite 27

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 94
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 26
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_SetAudioBalanced(
BOOL bBalanced,
HANDLE hdev
);
Sets whether audio input is balanced(differenced) or not (default).
Parameters
bBalanced
1 if input is balanced, 0 otherwise.
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_GetAudioBalanced(
BOOL *bBalanced,
HANDLE hdev
);
Retrieves audio balanced setting.
Parameters
bBalanced
1 if input is balanced, 0 otherwise.
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_SetAudioOutputVol(
27
Seitenansicht 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 93 94

Kommentare zu diesen Handbüchern

Keine Kommentare