Hi All,
I'm using the fallowing code to launch the camera for video recording
TBool fileCreated = nfsc->NewFileL( KUidCamera,
*selectedFiles,
params,
ENewFileServiceVideo,
ETrue );
Is this the right way to proceed with the video recording????
if it is How to save the video file that is created???
If I launch the camera using above API,by default the duration of the video we can capture is only for 1 min. how can I change this?
I'm new to symbian can anyone please help me with this?
Thanks in advance
Sandeep



