Updated comments in MPPTaskOptions.h
This commit is contained in:
parent
27ce2ec00f
commit
61d16b284b
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user