someone know this class ? I found a sample CCMRTest, into plugin sdk fp1, for record a video and get audio video frames with observe event. Someone tried to save this buffer into file and play it ?
yes I already seen this app. sample, my particular question is that this app. receive a WriteL event from MCMRMediaSink class. WriteL pass a buffer with amr-nb audio and h263 video frames. I'd like to know if them real data. I tried to save on file amr frames audio, but them are not good data.
Forum posts: 462
Hope this helps you :
http://wiki.forum.nokia.com/index.php/Media_Recorder_API
Forum posts: 9
yes I already seen this app. sample, my particular question is that this app. receive a WriteL event from MCMRMediaSink class. WriteL pass a buffer with amr-nb audio and h263 video frames. I'd like to know if them real data. I tried to save on file amr frames audio, but them are not good data.
thanks