[[["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-03-06 UTC."],[[["VideoThumbnail is a resource that represents information about a video thumbnail."],["It includes fields like name, expression to compute, video options, file format, and an optional pixel grid."],["VideoThumbnail allows for creating an ID for rendering an animation from an image collection and computing an image from a computation."],["Currently, only GIF is supported as the output encoding for the video thumbnail."]]],["This content details the structure and functionality of video thumbnails within a system. Key information includes the `name` (resource identifier), `expression` (image collection computation), `videoOptions` (animation settings), `fileFormat` (GIF support), and `grid` (image reprojection/clipping). Actions involve `create`, which generates an ID for rendering animated image collections, and `getPixels`, which calculates and displays an image based on a computation. These features define how dynamic visual data is processed and accessed.\n"]]