public sealed class ObjectTrackingFrame : IMessage<ObjectTrackingFrame>, IEquatable<ObjectTrackingFrame>, IDeepCloneable<ObjectTrackingFrame>, IBufferMessage, IMessage
Video frame level annotations for object detection and tracking. This field
stores per frame location, time offset, and confidence.
[[["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\u003eObjectTrackingFrame is a class within the Google.Cloud.VideoIntelligence.V1 namespace, designed for video frame-level annotations in object detection and tracking.\u003c/p\u003e\n"],["\u003cp\u003eThis class stores per-frame data, such as object location via a normalized bounding box, time offset, and confidence information.\u003c/p\u003e\n"],["\u003cp\u003eObjectTrackingFrame has been released in multiple versions, with the latest available being 3.4.0, and it implements several interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eNormalizedBoundingBox\u003c/code\u003e for object location and \u003ccode\u003eTimeOffset\u003c/code\u003e for the frame's timestamp.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create new instances of ObjectTrackingFrame, with the option to clone another instance.\u003c/p\u003e\n"]]],[],null,[]]