Updated image segmenter delegate method to be required

This commit is contained in:
Prianka Liz Kariat 2023-06-23 20:10:42 +05:30
parent 7623c5a941
commit 5dce8f283d

View File

@ -33,7 +33,7 @@ NS_ASSUME_NONNULL_BEGIN
NS_SWIFT_NAME(ObjectDetectorLiveStreamDelegate) NS_SWIFT_NAME(ObjectDetectorLiveStreamDelegate)
@protocol MPPImageSegmenterLiveStreamDelegate <NSObject> @protocol MPPImageSegmenterLiveStreamDelegate <NSObject>
@optional @required
/** /**
* This method notifies a delegate that the results of asynchronous segmentation of * This method notifies a delegate that the results of asynchronous segmentation of