Sensoray 614 Windows Bedienungsanleitung Seite 17

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 35
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 34 35

Kommentare zu diesen Handbüchern

Keine Kommentare