[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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. |"]]