🎥 Code Line | 💬 Meaning |
---|---|
VeoStatusPending = "pending" | ⏳ Đang chờ xử lý |
VeoStatusImageDownloading = "image_downloading" | 🖼️ Đang tải ảnh |
VeoStatusVideoGenerating = "video_generating" | 🎞️ Đang tạo video |
VeoStatusVideoGenerationCompleted = "video_generation_completed" | ✅ Hoàn thành tạo video |
VeoStatusVideoGenerationFailed = "video_generation_failed" | ❌ Tạo video thất bại |
VeoStatusVideoUpsampling = "video_upsampling" | 🔍 Đang nâng cấp chất lượng video |
VeoStatusVideoUpsamplingCompleted = "video_upsampling_completed" | 🌟 Hoàn thành nâng cấp video |
VeoStatusVideoUpsamplingFailed = "video_upsampling_failed" | 💀 Nâng cấp video thất bại |
VeoStatusCompleted = "completed" | 🎉 Hoàn tất |
VeoStatusFailed = "failed" | ⚠️ Thất bại |
VeoStatusError = "error" | 🛑 Lỗi (dùng cho phản hồi lỗi) |