Sensoray 811 Windows SDK Manual de usuario Pagina 10

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 23
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 22 23

Comentarios a estos manuales

Sin comentarios