AndroidQ : How to access Dynamic Depth Format

耗尽温柔 提交于 2020-03-18 08:57:26

问题


Android Q features blogs mentions about a new feature Dynamic Depth Format.

Starting in Android Q, apps can request a Dynamic Depth image which >consists of a JPEG, XMP metadata related to depth related elements, >and a depth and confidence map embedded in the same file on devices >that advertise support.

But i am not able to find this file format . I tried parsing the jpeg for any metadata associated but i could not place the file. Has anyone tried accessing the file?

来源:https://stackoverflow.com/questions/57738470/androidq-how-to-access-dynamic-depth-format

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!