[[["เข้าใจง่าย","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-07-27 UTC"],[[["\u003cp\u003eThe default video state is \u003ccode\u003eSTATE_UNSPECIFIED\u003c/code\u003e and is not actively used.\u003c/p\u003e\n"],["\u003cp\u003eVideos can be in processing, active, or failed states, reflecting their rendering progress and availability.\u003c/p\u003e\n"],["\u003cp\u003eActive videos, which are fully rendered, can be accessed using the \u003ccode\u003evideos.lookupVideo\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eA failed video indicates an unsuccessful rendering process.\u003c/p\u003e\n"]]],[],null,["The different states a video can be in.\n\n| Enums ||\n|---------------------|-----------------------------------------------------------------------------------|\n| `STATE_UNSPECIFIED` | Default value. This value is unused. |\n| `PROCESSING` | The video is currently processing. |\n| `ACTIVE` | The video has finished rendering, and can be viewed through `videos.lookupVideo`. |\n| `FAILED` | The video has failed to render. |"]]