Hi All,
How to check if another application has
reserved the Camera. I am using CCamera API.
Thanks.
Hi All,
How to check if another application has
reserved the Camera. I am using CCamera API.
Thanks.
Call Reserve and then the result will be handled by a callback into MCameraObserver::ReserveComplete.
If there was an error this will be reported