Sensoray 2251 Rev.A Uživatelský manuál Strana 13

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 48
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 48

Komentáře k této Příručce

Žádné komentáře