MLKitVision Framework Reference

  • This documentation outlines globally available constants used for specifying the source type of a GMLImage.

  • GMLImage source can be represented by UIImage, CVPixelBuffer, or CMSampleBuffer, each associated with a specific constant.

  • These constants (GMLImageSourceTypeImage, GMLImageSourceTypePixelBuffer, GMLImageSourceTypeSampleBuffer) are primarily used within the Objective-C environment.

Constants

The following constants are available globally.