[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-03-06 UTC"],[[["VideoThumbnail is a resource that represents information about a video thumbnail, allowing rendering of animations from image collections."],["It includes fields like `name`, `expression` for the ImageCollection, `videoOptions` for animation, `fileFormat` currently supporting GIF, and an optional `grid` for reprojection and clipping."],["Users can utilize methods like `create` to generate an ID for rendering animation and `getPixels` to compute and display the resulting image."]]],["This describes the structure and actions related to video thumbnails. Key information includes the `name` (resource identifier), `expression` (computation to generate an ImageCollection), `videoOptions` (animation settings), `fileFormat` (output encoding, currently GIF), and `grid` (reprojection/clipping). Two primary actions are `create` to generate an ID for rendering an animated image collection, and `getPixels` to compute and display the result of a specific calculation.\n"]]