public sealed class TextFrame : IMessage<TextFrame>, IEquatable<TextFrame>, IDeepCloneable<TextFrame>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class TextFrame.
Video frame level annotation results for text annotation (OCR).
Contains information regarding timestamp and bounding box locations for the
frames containing detected OCR text snippets.
[[["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\u003eThis documentation covers the \u003ccode\u003eTextFrame\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API, specifically version 3.3.0, detailing its role in video frame-level text annotation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextFrame\u003c/code\u003e class, used for OCR results, provides information about timestamps and bounding box locations of detected text snippets within video frames.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, showcasing its integration within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTextFrame\u003c/code\u003e class include \u003ccode\u003eRotatedBoundingBox\u003c/code\u003e, which defines the bounding polygon of the detected text, and \u003ccode\u003eTimeOffset\u003c/code\u003e, representing the frame's timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe reference documentation includes details for different versions, with version 3.4.0 being the latest, going all the way back to version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]