Hi! In Android Camera HAL (version 2) there is a callback function (get_metadata_vendor_tag_ops [1]) used to setup callbacks for adding "vendor extension metadata", since (afaik) there is no way to access access/modify this extended metadata from the Java API, what would be the purpose of having this possibility of adding extended metadata? I've tried googling around for some examples of where it's used but haven't found any, so was hoping anyone here would have had some experience of it.
[1] https://source.android.com/devices/halref/structcamera2__device__ops.html#a5f7b8461829bb94a6ce079f4632be4a5 Regards Emil -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
