Sensoray 614 Windows Manual de usuario Pagina 17

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 16
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_StartRecord(
char *fileName,
int board
);
Starts recording to a file.
Parameters
fileName
full path to the target file, no extension.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_StopRecord(
int board
);
Stops the recording. Preview will continue.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SnapshotToFile(
char *fileName,
int filetype,
int qual,
int board
);
Takes a snapshot and saves it to a file.
17
Vista de pagina 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 34 35

Comentarios a estos manuales

Sin comentarios