Added TODO
This commit is contained in:
parent
33a34de03b
commit
09fa23088a
|
@ -31,6 +31,7 @@ NS_SWIFT_NAME(ImageClassifierOptions)
|
|||
/**
|
||||
* The user-defined result callback for processing live stream data. The result callback should only
|
||||
* be specified when the running mode is set to the live stream mode.
|
||||
* TODO: Add parameter `MPPImage` in the callback.
|
||||
*/
|
||||
@property(nonatomic, copy) void (^completion)(MPPImageClassifierResult *result, NSError *error);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user