Sensoray 811 Windows SDK Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 23
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 13
int devid
);
Stops the recording.
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_PauseRecord(
int devid
);
Pauses the recording. Preview will also be paused if viewing video.
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_ResumeRecord(
int devid
);
Resumes the recording. Preview will also be resumed if viewing video.
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_SetLevels(
int param,
int value,
14
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 22 23

Comentarios a estos manuales

Sin comentarios