定数
次の定数はグローバルに使用できます。
-
画像のソースは
UIImageです。宣言
Objective-C
static const GMLImageSourceType GMLImageSourceTypeImage = 0 -
画像のソースは
CVPixelBufferです。宣言
Objective-C
static const GMLImageSourceType GMLImageSourceTypePixelBuffer = 1 -
画像のソースは
CMSampleBufferです。宣言
Objective-C
static const GMLImageSourceType GMLImageSourceTypeSampleBuffer = 2