Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a63d2b83 authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am b55e2bf0: Merge "docs: Updated the description of the enhanced camera APIs...

am b55e2bf0: Merge "docs: Updated the description of the enhanced camera APIs in L. bug: 18142680" into lmp-docs

* commit 'b55e2bf0':
  docs: Updated the description of the enhanced camera APIs in L. bug: 18142680
parents f50be1fc b55e2bf0
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -189,7 +189,9 @@ video apps and games to display smooth synchronized content.</p>

<p>Android 5.0 introduces <strong>all new camera APIs</strong> that let you capture raw formats such as YUV and Bayer RAW, and control parameters such as exposure time, ISO sensitivity, and frame duration on a per-frame basis. The new fully-synchronized camera pipeline allows you to capture uncompressed full-resolution YUV images at 30 FPS on supported devices.</p>

<p>Along with images, you can also capture metadata like noise models and optical information from the camera.</p>
<p>In addition to giving greater control over image capture, the new APIs also
expose detailed information about the camera's properties and capabilities and
provide metadata that describes the capture settings of each frame.</p>

<p>Apps sending video streams over the network can now take advantage of H.265 <strong>High Efficiency Video Coding (HEVC)</strong> for optimized encoding and decoding of video data. </p>