Sensoray 2224 Windows Manuale Utente Pagina 23

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 94
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 22
MID2226_API int S2226_StopStream(
HANDLE hdev
);
Stops streaming (recording, playing, previewing). Any registered callback is cleared.
Parameters
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_SetLevel(
int param,
int value,
HANDLE hdev
);
Sets brightness, contrast, saturation and hue of the captured video.
Parameters
param
defines the parameter to set (MID2226_LEVEL_CONTRAST,
MID2226_LEVEL_BRIGHTNESS, MID2226_LEVEL_SATURATION,
MID2226_LEVEL_HUE). See see mid2226types.h for definitions.
value
defines the 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_GetLevel(
int param,
int value,
23
Vedere la pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 93 94

Commenti su questo manuale

Nessun commento