Sensoray 2263 Bedienungsanleitung Seite 16

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 25
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 15
S2263_GetVidSys
MID2263_API int __stdcall S2263_GetVidSys (
MID2263_VIDSYS *vidsys,
int devid);
Gets the input video system (NTSC, PAL).
vidsys
pointer to video system enumerated type (see mid2263types.h).
devid
device id in the system (use 0 with a single board installed).
S2263_SetInput
MID2263_API int __stdcall S2263_SetInput (
MID2263_VIDINPUT input,
int devid);
Sets the video input source (DVI, Composite).
vidsys
video input enumerated type (see mid2263types.h).
devid
device id in the system (use 0 with a single board installed).
S2263_GetInput
MID2263_API int __stdcall S2263_GetInput (
MID2263_VIDINPUT *input,
int devid);
Gets the input input source.
vidsys
pointer to video input enumerated type (see mid2263types.h).
devid
device id in the system (use 0 with a single board installed).
S2263_GetVideoInfo
MID2263_API int __stdcall S2263_GetVideoInfo (
int *width,
int *height,
int *framerate,
16
Seitenansicht 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 24 25

Kommentare zu diesen Handbüchern

Keine Kommentare