Skip to content

DeblaSamples/CameraShoot

Repository files navigation

CameraShoot

Preview

Preview

Output

  • Shoot with mask Shoot with mask

  • Shoot without mask Shoot without mask

Notice that

This class android.hardware.camera2.CameraCaptureSession used in CameraHelp is defined in android.hardware.camera2.CameraCaptureSession as a hidden class. The defination is

/**
 * Temporary for migrating to Callback naming
 * @hide
 */
 public static abstract class StateListener extends StateCallback {}

You can replace it with StateCallback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages