[[["समझने में आसान है","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. |"]]