Sensoray 812 Windows Bedienungsanleitung Seite 8

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 21
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 20 21

Kommentare zu diesen Handbüchern

Keine Kommentare