The ImageDelay class provides methods for determining the internal camera delay of the image transfer. When the sensor begins outputting data, the camera waits for the specified duration before starting to transfer the image data. In this way you can coordinate the data transfer for several simultaneously triggered cameras.
Methods
Method |
Description |
---|---|
Returns the internal camera delay of the image transfer in microseconds (µs). |
|
Returns the default value for image delay. |
|
Returns the value range for the internal camera delay of the image transfer in microseconds (µs). |
|
Returns if setting the image delay is supported. |
|
Sets the internal camera delay of the image transfer in microseconds (µs). |