docs: Fix function name
bug: https://code.google.com/p/android/issues/detail?id=27174 Change-Id: I72fd7e22838b71a678185601d97ae7e238812b92
This commit is contained in:
@@ -264,7 +264,7 @@ profiles. Quality level is represented by the
|
||||
{@link android.media.CamcorderProfile#QUALITY_TIME_LAPSE_QVGA} constants.</li>
|
||||
|
||||
<li>New methods {@link android.hardware.Camera.Parameters#setVideoStabilization(boolean) setVideoStabilization()},
|
||||
{@link android.hardware.Camera.Parameters#getVideoStabilization() setVideoStabilization()}, and {@link android.hardware.Camera.Parameters#isVideoStabilizationSupported() isVideoStabilizationSupported()}
|
||||
{@link android.hardware.Camera.Parameters#getVideoStabilization() getVideoStabilization()}, and {@link android.hardware.Camera.Parameters#isVideoStabilizationSupported() isVideoStabilizationSupported()}
|
||||
let you check and manage video stabilization for a {@link android.hardware.Camera}.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user