Sensoray 2263 Bedienungsanleitung Seite 17

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 25
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 16
int *interlaced,
int devid);
Gets information about the currently selected video source.
width
pointer to variable receiving width in pixels.
height
pointer to variable receiving height in pixels.
framerate
pointer to variable receiving frame rate scaled by 1000.
interlaced
pointer to variable receiving boolean indicating interlaced video.
devid
device id in the system (use 0 with a single board installed).
S2263_SetLevel
MID2263_API int __stdcall S2263_SetLevel (
int param,
unsigned char value,
int devid);
Sets brightness, contrast, saturation and hue of the captured video. Note:
applies to both streams.
param
defines the parameter to set (MID2263_LEVEL_CONTRAST,
MID2263_LEVEL_BRIGHTNESS, MID2263_LEVEL_SATURATION,
MID2263_LEVEL_HUE). See mid2263types.h for definitions.
value
defines the value of selected parameter.
devid
device id in the system (use 0 with a single board installed).
S2263_GetLevel
MID2263_API int __stdcall S2263_GetLevel (
int param,
unsigned char *value,
int devid);
Retrieves current brightness, contrast, saturation and hue settings.
17
Seitenansicht 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Kommentare zu diesen Handbüchern

Keine Kommentare