MVideoRecorderUtilityObserver class which is used by a CVideoRecorderUtility class for call back functions has a function called
"MvruoRecordComplete" in the SDK doc,
it is no where mentioned when this function will be called, and also reg the
"OpenDesL" function of the CVideoRecorderUtility class, this function is not documented properly i have the following doubts.
-> do we need to allocate memory to that descriptor before opening for recording or the Symbian will allocate it,
-> if we have to allocate it, how do we know that the descriptor is filled or not.
-> if we need not allocate what is the maximum size of video recorded.
any hints....are welcome
thanks in advance
-chaitu