Click or drag to resize

IMcCaptFrameTimeStamp Property

Gets or sets the timestamp for the capture frame.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property TimeStamp As DateTime
	Get
	Set

Property Value

Type: DateTime
Remarks
The timestamp is updated while the streaming operation is in progress.
See Also