VTStatus 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
可能的 VideoToolbox API 错误。
public enum VTStatus
	type VTStatus = 
		- 继承
 - 
				VTStatus
 
字段
| 名称 | 值 | 说明 | 
|---|---|---|
| VideoDecoderRemoved | -17690 | |
| ColorSyncTransformConvertFailed | -12919 | |
| CouldNotCreateColorCorrectionData | -12918 | |
| InsufficientSourceColorData | -12917 | |
| FormatDescriptionChangeNotSupported | -12916 | |
| VideoEncoderNotAvailableNow | -12915 | |
| ImageRotationNotSupported | -12914 | |
| MultiPassStorageIdentifierMismatch | -12913 | |
| VideoDecoderNotAvailableNow | -12913 | |
| VideoEncoderMalfunction | -12912 | |
| VideoDecoderMalfunction | -12911 | |
| VideoDecoderUnsupportedDataFormat | -12910 | |
| VideoDecoderBadData | -12909 | |
| CouldNotFindVideoEncoder | -12908 | |
| CouldNotCreateInstance | -12907 | |
| CouldNotFindVideoDecoder | -12906 | |
| PixelTransferNotSupported | -12905 | |
| AllocationFailed | -12904 | |
| InvalidSession | -12903 | |
| Parameter | -12902 | |
| PropertyReadOnly | -12901 | |
| PropertyNotSupported | -12900 | |
| ColorCorrectionImageRotationFailed | -12219 | |
| PixelTransferNotPermitted | -12218 | |
| CouldNotFindTemporalFilter | -12217 | |
| FrameSiloInvalidTimeRange | -12216 | |
| FrameSiloInvalidTimeStamp | -12215 | |
| MultiPassStorageInvalid | -12214 | |
| ColorCorrectionPixelTransferFailed | -12212 | |
| VideoEncoderAuthorization | -12211 | |
| VideoDecoderAuthorization | -12210 | |
| Ok | 0 |