Updated comments in MPPTaskOptions.h
This commit is contained in:
@@ -25,7 +25,7 @@ NS_SWIFT_NAME(TaskOptions)
|
|||||||
|
|
||||||
@interface MPPTaskOptions : NSObject <NSCopying>
|
@interface MPPTaskOptions : NSObject <NSCopying>
|
||||||
/**
|
/**
|
||||||
* Base options for configuring the Mediapipe task.
|
* Base options for configuring the MediaPipe task.
|
||||||
*/
|
*/
|
||||||
@property(nonatomic, copy) MPPBaseOptions *baseOptions;
|
@property(nonatomic, copy) MPPBaseOptions *baseOptions;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user