VideoProcessingStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum VideoProcessingStatus
type VideoProcessingStatus =
Public Enum VideoProcessingStatus
- Inheritance
-
VideoProcessingStatus
Fields
Name | Value | Description |
---|---|---|
PendingProcessing | 0 | |
Processing | 1 | |
ReadyForPlay | 2 | |
ErrorOnUploading | 3 | |
ErrorOnProcessing | 4 | |
Timeout | 5 | |
UnsupportedFormat | 6 | |
CorruptedFile | 7 |