public interface ImageCapture.ScreenFlashListener

Callback listener for discovering when the application has completed its changes for a screen flash image capture.

For example, an application may change its UI to a full white screen with maximum brightness for a proper screen flash capture.

Summary

Public methods

abstract void

Invoked by the application when it has completed its changes due to a screen flash image capture.

Public methods

onCompleted

abstract void onCompleted()

Invoked by the application when it has completed its changes due to a screen flash image capture.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-05-15 UTC.