Sensoray 2224 Windows Instrukcja Użytkownika Strona 24

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 23
HANDLE hdev
);
Retrieves video levels.
Parameters
param
defines the parameter to get (MID2226_LEVEL_CONTRAST,
MID2226_LEVEL_BRIGHTNESS, MID2226_LEVEL_SATURATION,
MID2226_LEVEL_HUE). See see mid2226types.h for definitions.
value
pointer to returned value of selected parameter
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_SetAudioGain(
int gainL,
int gainR,
HANDLE hdev
);
Sets gain settings for internal PGA audio amp.
Parameters
gainL
gain for left channel(decibels times 2). 0-118 (0-59dB) 0dB recommended for line input
gainR
gain for right channel(decibels times 2). 0-118 (0-59dB) 0dB recommended for line input
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
24
Przeglądanie stron 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag