Updated formatting in MPPVisionTaskRunner
This commit is contained in:
parent
412476eba1
commit
7b8d92ba47
|
@ -127,8 +127,8 @@ NS_ASSUME_NONNULL_BEGIN
|
|||
* error will be saved.
|
||||
*
|
||||
* @return A `BOOL` indicating if the live stream data was sent to the C++ task runner successfully.
|
||||
* Please note that any errors during processing of the live stream packet map will only be available in
|
||||
* the user-defined `packetsCallback` that was provided during initialization of the
|
||||
* Please note that any errors during processing of the live stream packet map will only be
|
||||
* available in the user-defined `packetsCallback` that was provided during initialization of the
|
||||
* `MPPVisionTaskRunner`.
|
||||
*/
|
||||
- (BOOL)processLiveStreamPacketMap:(const mediapipe::tasks::core::PacketMap &)packetMap
|
||||
|
|
Loading…
Reference in New Issue
Block a user