Updated formatting

This commit is contained in:
Prianka Liz Kariat 2023-02-14 20:40:06 +05:30
parent 17ff493a9d
commit a490255c17

View File

@ -31,7 +31,7 @@ typedef NS_ENUM(NSUInteger, MPPRunningMode) {
MPPRunningModeVideo, MPPRunningModeVideo,
/** The mode for running a mediapipe vision task on a live stream of input data, such as from /** The mode for running a mediapipe vision task on a live stream of input data, such as from
* camera. * camera.
*/ */
MPPRunningModeLiveStream, MPPRunningModeLiveStream,