public sealed class TimestampedObject : IMessage<TimestampedObject>, IEquatable<TimestampedObject>, IDeepCloneable<TimestampedObject>, IBufferMessage, IMessage
For tracking related features.
An object at time_offset with attributes, and located with
normalized_bounding_box.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTimestampedObject\u003c/code\u003e class is designed for tracking objects in video, providing information about their attributes, landmarks, and location at specific time offsets.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which allows for data manipulation and deep copying of objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimestampedObject\u003c/code\u003e includes properties such as \u003ccode\u003eAttributes\u003c/code\u003e, \u003ccode\u003eLandmarks\u003c/code\u003e, \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e, and \u003ccode\u003eTimeOffset\u003c/code\u003e to define the object's characteristics and location in a video frame.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eTimestampedObject\u003c/code\u003e instances: a default constructor and one that accepts another \u003ccode\u003eTimestampedObject\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.4.0 and several previous version are also accessible, including 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]