Sensoray 2251 Rev.A Manual de usuario Pagina 13

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 12
MID2250_API int SN_StopStream(
int board
);
Stops video and audio streaming. If recording is enabled it is stopped as well.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_SetRecordMode(
MID2250_REC recMode,
int board
);
Sets the record mode (see mid2250types.h for MID2250_REC type definition).
Parameters
recMode
record mode.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_StartRecord(
char *fileName,
int size,
int breakonrecsize,
int board
);
13
Vista de pagina 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 48

Comentarios a estos manuales

Sin comentarios