Class ShadowTotalCaptureResult


  • @Implements(value=android.hardware.camera2.TotalCaptureResult.class,
                minSdk=21)
    public class ShadowTotalCaptureResult
    extends ShadowCaptureResult
    Shadow of TotalCaptureResult.
    • Constructor Detail

      • ShadowTotalCaptureResult

        public ShadowTotalCaptureResult()
    • Method Detail

      • newTotalCaptureResult

        public static android.hardware.camera2.TotalCaptureResult newTotalCaptureResult()
        Convenience method which returns a new instance of TotalCaptureResult.