Sensoray 811 Windows SDK Manuale Utente Pagina 11

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 23
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 10
MID811_API int S811_GetStatus(
MID811STATUS *pStatus,
int devid
);
Retrieves current status information (see MID811func.h for MID811STATUS type definition).
Multibyte (ASCII) filenames.
Parameters
pStatus
pointer to status variable.
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_GetStatusW(
MID811STATUS_W *pStatus,
int devid
);
Same as S811_GetStatus, but uses Unicode filenames.
MID811_API int S811_StartPreview(
int devid
);
Starts video and audio streaming for preview only.
Parameters
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_StopPreview(
int devid
);
11
Vedere la pagina 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 22 23

Commenti su questo manuale

Nessun commento