开发者

Where do I find the Galaxy Tab specific Camera API documentation?

开发者 https://www.devze.com 2023-02-11 00:50 出处:网络
I want to see if it\'s possible to interfere with the \"pre-flash\" (the flickering th开发者_如何转开发e flash does prior to actually FLASHing with the photo), on the Tab.The default camera app doesn\

I want to see if it's possible to interfere with the "pre-flash" (the flickering th开发者_如何转开发e flash does prior to actually FLASHing with the photo), on the Tab. The default camera app doesn't offer such a feature, and I wouldn't be surprised if there was no way to disable that functionality, but I'd like to see the API just in case it is possible. Does anyone know where/if Samsung (or Google) publishes its Tab specific API?


I believe the pre-flash thing you're talking about is the red-eye functionality. I may be wrong on this, but since the camera works with Android, you might want to try looking at the Android Camera API.

http://developer.android.com/reference/android/hardware/Camera.Parameters.html

Search: FLASH_MODE_RED_EYE

0

精彩评论

暂无评论...
验证码 换一张
取 消