08-11-2010, 11:58 AM
|
#7 (permalink)
|
| Thumbs Must Hurt
Join Date: Apr 2005 Location: Kitchener, ON Model: 8120 Carrier: Rogers
Posts: 93
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Hello,
Most people seem to be missing that is the Developer part of the forums. That means that neha.chaudhary is likely developing a BlackBerry application.
MMAPI is the Multimedia API used for developing applications on the BlackBerry with media elements in them, like recoding video.
neha.chaudhary, I have seen this same issue when using the MMAPI.
The issue appeasrs to be a bug which I think is being addressed in a later BB OS. As a workaround, put the recorder.commit(); first, then the recorder.stopRecord();
recorder.stopRecord(); may not be required if you commit first, I forget. |
| Offline
| |