Sensoray 811 Windows SDK Manuale Utente Pagina 17

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 23
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 16
MID811_API int S811_SetVidSize(
MID811_RES eVidSize,
int devid
);
Sets the captured video size (resolution).
Parameters
eVidSize
see header file for supported resolutions.
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_GetVidSize(
int *eVidSize,
int devid
);
Gets the captured video size (resolution).
Parameters
eVidSize
returns pointer to vid size.
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_SetRenderVideo(
BOOL bDisplayVideo,
int devid
);
Turns the preview on and off.
17
Vedere la pagina 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 23

Commenti su questo manuale

Nessun commento