VTStatus Enum

Definition

Possible VideoToolbox API errors.

public enum VTStatus
type VTStatus = 
Inheritance
VTStatus

Fields

AllocationFailed -12904
ColorCorrectionImageRotationFailed -12219
ColorCorrectionPixelTransferFailed -12212
ColorSyncTransformConvertFailed -12919
CouldNotCreateColorCorrectionData -12918
CouldNotCreateInstance -12907
CouldNotFindTemporalFilter -12217
CouldNotFindVideoDecoder -12906
CouldNotFindVideoEncoder -12908
FormatDescriptionChangeNotSupported -12916
FrameSiloInvalidTimeRange -12216
FrameSiloInvalidTimeStamp -12215
ImageRotationNotSupported -12914
InsufficientSourceColorData -12917
InvalidSession -12903
MultiPassStorageIdentifierMismatch -12913
MultiPassStorageInvalid -12214
Ok 0
Parameter -12902
PixelTransferNotPermitted -12218
PixelTransferNotSupported -12905
PropertyNotSupported -12900
PropertyReadOnly -12901
VideoDecoderAuthorization -12210
VideoDecoderBadData -12909
VideoDecoderMalfunction -12911
VideoDecoderNotAvailableNow -12913
VideoDecoderRemoved -17690
VideoDecoderUnsupportedDataFormat -12910
VideoEncoderAuthorization -12211
VideoEncoderMalfunction -12912
VideoEncoderNotAvailableNow -12915

Applies to