Skip to content

captureStillPicture for pich zoom #16

Open
@surabhi-1694

Description

i am trying to capture image with captureStillPicture() after pich zoom in order to get zoom image by pich zoom i had to call captureBuilder.set(CaptureRequest.SCALER_CROP_REGION, pinchZoomRect) // where pinchZoomRect is calculated zoom rect from touch event
THe problem is if i set this captureBuilder.set(CaptureRequest.SCALER_CROP_REGION, pinchZoomRect) in captureStillPicture() in for loop ; mOnImageAvailableListener does not call properlly for 4 times it either call only once or twice

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions