Hello,
My Samsung pda phone has got two cameras.
Using the sample code 'CECamera and 'Camera Capture' from windows mobile sdk, I'm able to access only the rear camera.
When I listed the devices on the phone using FindFirstDevice and looping through FindNextDevice, I could find only one 'CAM1' listed. This CAM1 is the rear camera.
I have to use the front camera.
Is there any way to access the front camera, please help me out here.
Sungtae