Changes between Version 2 and Version 3 of UnifiedCameraAccess


Ignore:
Timestamp:
Feb 23, 2011, 9:44:03 PM (14 years ago)
Author:
Matthias Vogelgesang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UnifiedCameraAccess

    v2 v3  
    1111|| UCA_PROP_WIDTH      || `width`      || pixels         || r/w || Width of image to be taken ||
    1212|| UCA_PROP_HEIGHT     || `height`     || pixels         || r/w || Height of image to be taken ||
     13|| UCA_PROP_X_OFFSET   || `x-offset`   || pixels         || r/w || Horizontal coordinate of start of ROI ||
     14|| UCA_PROP_Y_OFFSET   || `y-offset`   || pixels         || r/w || Vertical coordinate of start of ROI ||
    1315|| UCA_PROP_MAX_WIDTH  || `max-width`  || pixels         || r   || Maximum possible width ||
    1416|| UCA_PROP_MAX_HEIGHT || `max-height` || pixels         || r   || Maximum possible height ||
    1517|| UCA_PROP_BITDEPTH   || `bit-depth`  || number of bits || r   || Bits per pixel ||
    1618|| UCA_PROP_EXPOSURE   || `exposure`   || microseconds   || r/w || Duration of image capture ||
     19|| UCA_PROP_DELAY      || `delay`      || microseconds   || r/w || Delay before image capture ||
    1720|| UCA_PROP_FRAMERATE  || `frame-rate` || frames per second || r || Current number of frames per second ||
    1821