Sensoray 2263 Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 25
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Commentaires sur ces manuels

Pas de commentaire