Updated documentation for MPPCommon.h
This commit is contained in:
parent
667fd81ddc
commit
4e38c7e623
|
@ -18,7 +18,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @enum MPPTasksErrorCode
|
* @enum MPPTasksErrorCode
|
||||||
* This enum specifies error codes for Mediapipe Task Library.
|
* This enum specifies error codes for MediaPipe Task Library.
|
||||||
* It maintains a 1:1 mapping to MediaPipeTasksStatus of the C ++libray.
|
* It maintains a 1:1 mapping to MediaPipeTasksStatus of the C ++libray.
|
||||||
*/
|
*/
|
||||||
typedef NS_ENUM(NSUInteger, MPPTasksErrorCode) {
|
typedef NS_ENUM(NSUInteger, MPPTasksErrorCode) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user