Sensoray 614 Windows Uživatelský manuál Strana 17

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

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

Žádné komentáře