Sensoray 812 Windows Uživatelský manuál Strana 8

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 21
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 20 21

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

Žádné komentáře