From: neamtu on 15 Nov 2008 08:00 Michton, have you find a way to change the resolution and rotation for you pda? I have an assus p526 and having the same problem. I do something like this but doesn't work: m_pVideoCaptureFilter->QueryInterface(IID_IAMCameraControl,(void**)&pCameraControl); hr = pCameraControl->Get(CameraControl_Roll,&roll_value,&flags); hr = pCameraControl->Set(CameraControl_Roll,90,CameraControl_Flags_Auto); Any help would be apreciated. Thanks, Victor
|
Pages: 1 Prev: Deploying cab files to device. Next: How to intercept outgoing SMS message? |