Package apple.videotoolbox.enums
Class Enums
- java.lang.Object
-
- apple.videotoolbox.enums.Enums
-
public final class Enums extends java.lang.Object
-
-
Field Summary
-
-
-
Field Detail
-
kVTPropertyNotSupportedErr
public static final int kVTPropertyNotSupportedErr
- See Also:
- Constant Field Values
-
kVTPropertyReadOnlyErr
public static final int kVTPropertyReadOnlyErr
- See Also:
- Constant Field Values
-
kVTParameterErr
public static final int kVTParameterErr
- See Also:
- Constant Field Values
-
kVTInvalidSessionErr
public static final int kVTInvalidSessionErr
- See Also:
- Constant Field Values
-
kVTAllocationFailedErr
public static final int kVTAllocationFailedErr
- See Also:
- Constant Field Values
-
kVTPixelTransferNotSupportedErr
public static final int kVTPixelTransferNotSupportedErr
c.f. -8961- See Also:
- Constant Field Values
-
kVTCouldNotFindVideoDecoderErr
public static final int kVTCouldNotFindVideoDecoderErr
- See Also:
- Constant Field Values
-
kVTCouldNotCreateInstanceErr
public static final int kVTCouldNotCreateInstanceErr
- See Also:
- Constant Field Values
-
kVTCouldNotFindVideoEncoderErr
public static final int kVTCouldNotFindVideoEncoderErr
- See Also:
- Constant Field Values
-
kVTVideoDecoderBadDataErr
public static final int kVTVideoDecoderBadDataErr
c.f. -8969- See Also:
- Constant Field Values
-
kVTVideoDecoderUnsupportedDataFormatErr
public static final int kVTVideoDecoderUnsupportedDataFormatErr
c.f. -8970- See Also:
- Constant Field Values
-
kVTVideoDecoderMalfunctionErr
public static final int kVTVideoDecoderMalfunctionErr
c.f. -8960- See Also:
- Constant Field Values
-
kVTVideoEncoderMalfunctionErr
public static final int kVTVideoEncoderMalfunctionErr
- See Also:
- Constant Field Values
-
kVTVideoDecoderNotAvailableNowErr
public static final int kVTVideoDecoderNotAvailableNowErr
- See Also:
- Constant Field Values
-
kVTImageRotationNotSupportedErr
public static final int kVTImageRotationNotSupportedErr
- See Also:
- Constant Field Values
-
kVTVideoEncoderNotAvailableNowErr
public static final int kVTVideoEncoderNotAvailableNowErr
- See Also:
- Constant Field Values
-
kVTFormatDescriptionChangeNotSupportedErr
public static final int kVTFormatDescriptionChangeNotSupportedErr
- See Also:
- Constant Field Values
-
kVTInsufficientSourceColorDataErr
public static final int kVTInsufficientSourceColorDataErr
- See Also:
- Constant Field Values
-
kVTCouldNotCreateColorCorrectionDataErr
public static final int kVTCouldNotCreateColorCorrectionDataErr
- See Also:
- Constant Field Values
-
kVTColorSyncTransformConvertFailedErr
public static final int kVTColorSyncTransformConvertFailedErr
- See Also:
- Constant Field Values
-
kVTVideoDecoderAuthorizationErr
public static final int kVTVideoDecoderAuthorizationErr
- See Also:
- Constant Field Values
-
kVTVideoEncoderAuthorizationErr
public static final int kVTVideoEncoderAuthorizationErr
- See Also:
- Constant Field Values
-
kVTColorCorrectionPixelTransferFailedErr
public static final int kVTColorCorrectionPixelTransferFailedErr
- See Also:
- Constant Field Values
-
kVTMultiPassStorageIdentifierMismatchErr
public static final int kVTMultiPassStorageIdentifierMismatchErr
- See Also:
- Constant Field Values
-
kVTMultiPassStorageInvalidErr
public static final int kVTMultiPassStorageInvalidErr
- See Also:
- Constant Field Values
-
kVTFrameSiloInvalidTimeStampErr
public static final int kVTFrameSiloInvalidTimeStampErr
- See Also:
- Constant Field Values
-
kVTFrameSiloInvalidTimeRangeErr
public static final int kVTFrameSiloInvalidTimeRangeErr
- See Also:
- Constant Field Values
-
kVTCouldNotFindTemporalFilterErr
public static final int kVTCouldNotFindTemporalFilterErr
- See Also:
- Constant Field Values
-
kVTPixelTransferNotPermittedErr
public static final int kVTPixelTransferNotPermittedErr
- See Also:
- Constant Field Values
-
kVTColorCorrectionImageRotationFailedErr
public static final int kVTColorCorrectionImageRotationFailedErr
- See Also:
- Constant Field Values
-
kVTUnlimitedFrameDelayCount
public static final int kVTUnlimitedFrameDelayCount
- See Also:
- Constant Field Values
-
kVTVideoDecoderRemovedErr
public static final int kVTVideoDecoderRemovedErr
- See Also:
- Constant Field Values
-
kVTSessionMalfunctionErr
public static final int kVTSessionMalfunctionErr
- See Also:
- Constant Field Values
-
kVTVideoDecoderNeedsRosettaErr
public static final int kVTVideoDecoderNeedsRosettaErr
- See Also:
- Constant Field Values
-
kVTVideoEncoderNeedsRosettaErr
public static final int kVTVideoEncoderNeedsRosettaErr
- See Also:
- Constant Field Values
-
-