hey !
i have sdk s60 v20.
i m making ccamera app. I reserv camera, power on and i want to make viewfinderbitmaps but when in my power on i have
the if result is false and i cant use viewfinderbitmapsCode:if ( iInfo.iOptionsSupported & TCameraInfo::EViewFinderBitmapsSupported ) { TSize finderSize=TSize(160,120); iCamera->StartViewFinderBitmapsL(finderSize); }
Does that mean i cant use it for symbian phones based on s60 v20 or its just emulator fault ?
and what to do so i can have viewfinderbitmaps ?
Thanks



