Namespace: Rx – Class: CRxImage – Header: Rx.Core.Ex/RxImage.h

CRxImage::SetTimestampID Method

C++
void SetTimestampID(double dTimestamp, unsigned uID)

Sets the timestamp and the ID of the image.

Parameters

[double] dTimestamp

The timestamp.

[unsigned] uID

The ID. Is used to represent images captured by a camera or read from a sequence.