am fbb27960: am 4d39cfa4: am a63d2b83: am b55e2bf0: Merge "docs: Updated the description of the enhanced camera APIs in L. bug: 18142680" into lmp-docs
* commit 'fbb27960':
docs: Updated the description of the enhanced camera APIs in L. bug: 18142680
@@ -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>