Sensoray 614 Windows Instrukcja Użytkownika Strona 17

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag