Constants
The following constants are available globally.
-
Image source is a
UIImage.Declaration
Objective-C
static const MPPImageSourceType MPPImageSourceTypeImage = 0 -
Image source is a
CVPixelBuffer.Declaration
Objective-C
static const MPPImageSourceType MPPImageSourceTypePixelBuffer = 1 -
Image source is a
CMSampleBuffer.Declaration
Objective-C
static const MPPImageSourceType MPPImageSourceTypeSampleBuffer = 2