ICImagingControl.ReferenceTimeCurrent Property |
||
| Returns the current reference time. | ||
| Syntax: | [C#] |
|
| Remarks: | The property's unit is seconds. If the ReferenceTimeCurrent is retrieved while the live video is not running, the error message "Run-time error '20' This function cannot be called if livemode is inactive" is issued. |
|
| Sample: | This example demonstrates how to show a live video for five seconds. [C#] |
|
| See also: | ICImagingControl, ICImagingControl.LiveStart, ICImagingControl.ReferenceTimeStart | |