package

androidx.camera.core.internal.compat.workaround

Classes

CaptureFailedRetryEnablerWorkaround that allows the ImageCapture to retry the same capture request once when encountering capture failures.
ExifRotationAvailabilityWorkaround to check whether the exif rotation value embedded in the capture JPEG image is available.
InvalidJpegDataParserWorkaround to check whether the captured JPEG image contains redundant 0's padding data.
JpegMetadataCorrectorWorkaround to correct the JPEG metadata for specific problematic devices.
StreamSharingForceEnablerWorkaround to check whether stream sharing should be forced enabled.
SurfaceSorterWorkaround that put Preview surface in front of the list and MediaCodec surface in the end of list.