Sensoray 2224 Windows Instrukcja Użytkownika Strona 61

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 60
int freezetime,
int wait,
int qual,
int unused,
HANDLE hdev
);
Takes a snapshot and save to file in filename.
Parameters
filename
fully qualified file with path (without extension, extension will be added by the SDK).
filetype
file type to save. MID2226_FILE_JPEG and/or MID2226_FILE_BMP.
freezetime
time in milli-seconds to freeze the image( freezing is done on the video output channels of
the 2226).
wait
wait = 1 will wait if operations pending(board is busy), wait = 0 will return err code if board
busy.
unused
Unused. For future possible use. Value wil be ignore.
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_SnapshotToFileW(
const wchar_t *filename,
int filetype,
int freezetime,
int wait,
int qual,
int unused,
61
Przeglądanie stron 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag