Merge "camera2: Fix docs for mandatory stream combinations."
This commit is contained in:
@@ -3467,7 +3467,7 @@ public final class CameraCharacteristics extends CameraMetadata<CameraCharacteri
|
|||||||
* <p>An array of mandatory stream combinations which are applicable when device support the
|
* <p>An array of mandatory stream combinations which are applicable when device support the
|
||||||
* 10-bit output capability
|
* 10-bit output capability
|
||||||
* {@link android.hardware.camera2.CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES_DYNAMIC_RANGE_TEN_BIT }
|
* {@link android.hardware.camera2.CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES_DYNAMIC_RANGE_TEN_BIT }
|
||||||
* This is an app-readable conversion of the maximum resolution mandatory stream combination
|
* This is an app-readable conversion of the 10 bit output mandatory stream combination
|
||||||
* {@link android.hardware.camera2.CameraDevice#createCaptureSession tables}.</p>
|
* {@link android.hardware.camera2.CameraDevice#createCaptureSession tables}.</p>
|
||||||
* <p>The array of
|
* <p>The array of
|
||||||
* {@link android.hardware.camera2.params.MandatoryStreamCombination combinations} is
|
* {@link android.hardware.camera2.params.MandatoryStreamCombination combinations} is
|
||||||
@@ -3492,7 +3492,7 @@ public final class CameraCharacteristics extends CameraMetadata<CameraCharacteri
|
|||||||
/**
|
/**
|
||||||
* <p>An array of mandatory stream combinations which are applicable when device lists
|
* <p>An array of mandatory stream combinations which are applicable when device lists
|
||||||
* {@code PREVIEW_STABILIZATION} in {@link CameraCharacteristics#CONTROL_AVAILABLE_VIDEO_STABILIZATION_MODES android.control.availableVideoStabilizationModes}.
|
* {@code PREVIEW_STABILIZATION} in {@link CameraCharacteristics#CONTROL_AVAILABLE_VIDEO_STABILIZATION_MODES android.control.availableVideoStabilizationModes}.
|
||||||
* This is an app-readable conversion of the maximum resolution mandatory stream combination
|
* This is an app-readable conversion of the preview stabilization mandatory stream combination
|
||||||
* {@link android.hardware.camera2.CameraDevice#createCaptureSession tables}.</p>
|
* {@link android.hardware.camera2.CameraDevice#createCaptureSession tables}.</p>
|
||||||
* <p>The array of
|
* <p>The array of
|
||||||
* {@link android.hardware.camera2.params.MandatoryStreamCombination combinations} is
|
* {@link android.hardware.camera2.params.MandatoryStreamCombination combinations} is
|
||||||
|
|||||||
Reference in New Issue
Block a user