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\u003e\u003ccode\u003eTimestampedObject\u003c/code\u003e is a class used for tracking objects in video, including their attributes and location over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimestampedObject\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling advanced operations and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eAttributes\u003c/code\u003e, \u003ccode\u003eLandmarks\u003c/code\u003e, \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e, and \u003ccode\u003eTimeOffset\u003c/code\u003e to provide details about the tracked object.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating \u003ccode\u003eTimestampedObject\u003c/code\u003e instances: one default, and one that copies from another \u003ccode\u003eTimestampedObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of TimestampedObject is 3.4.0, and there are several other versions available to view, including the current 2.2.0 version.\u003c/p\u003e\n"]]],[],null,[]]