Sensoray 812 Windows Instrukcja Użytkownika Strona 8

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 21
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 7
MID812_API int S812_SetVidSys(
MID812_VIDSYS vidsys,
int devid,
int strmidx
);
Sets the input video system (NTSC, PAL).
Parameters
vidsys
video system enumerated type (see mid812types.h).
devid
device id in the system (use 0 with a single board installed).
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_GetVidSys(
MID812_VIDSYS *pvidsys,
int devid,
int strmidx
);
Gets the input video system (NTSC, PAL).
Parameters
pvidsys
pointer to video system enumerated type (see mid812types.h).
devid
device id in the system (use 0 with a single board installed).
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_SetPreviewWindow(
HWND hwnd,
int devid,
int strmidx
);
8
Przeglądanie stron 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 20 21

Komentarze do niniejszej Instrukcji

Brak uwag