Sensoray 811 Windows SDK Uživatelský manuál Strana 10

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 23
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 9
pSource
pointer to the value of current input.
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_SetVidSys(
MID811_VIDSYS vidsys,
int devid
);
Sets the input video system (NTSC, PAL).
Parameters
vidsys
video system enumerated type (see mid811types.h).
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
MID811_API int S811_GetVidSys(
MID811_VIDSYS *pvidsys,
int devid
);
Gets the input video system (NTSC, PAL).
Parameters
pvidsys
pointer to video system enumerated type (see mid811types.h).
devid
device id in the system (use 0 for first channel with a single board installed).
Returns
0 on success, negative value if error (see mid811types.h for error codes list).
10
Zobrazit stránku 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 22 23

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

Žádné komentáře