Package com.banuba.sdk.offscreen
Interface ImageProcessedListener
-
public interface ImageProcessedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onImageProcessed(ImageProcessResult result)
-
-
-
Method Detail
-
onImageProcessed
void onImageProcessed(@NonNull ImageProcessResult result)
-
-