I wonder, is there possible to record video (mp4) in CCamera class? There are Enum TFormat, but what is the right frame format in this case? There are CVideoRecordUtility which makes it possible , but can I make same thing if just use CCamera and calls PrepareImageCaptureL() and then StartVideoCapture()?