Sensoray 2224 Windows Bedienungsanleitung Seite 28

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 94
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 27
int val,
HANDLE hdev
);
Used for S2226_StartDecode only. Set the audio DAC volume.
Parameters
val
0-127 (steps of -0.5 dB, 0=0Db=maximum volume, 127=-63.5dB).
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_GetAudioOutputVol(
int *val,
HANDLE hdev
);
Retrieves audio output volume setting.
Parameters
val
0-127 (steps of -0.5 dB, 0=0Db=maximum volume, 127=-63.5dB).
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_SetAudioOutputMono(
int extra_gain,
HANDLE hdev
);
Sets extra gain on the audio mono channel.
28
Seitenansicht 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 93 94

Kommentare zu diesen Handbüchern

Keine Kommentare