| Author |
Issue with Media Recorder's Prepare Method
|
Lavkush Verma
Greenhorn
Joined: Jul 09, 2010
Posts: 2
|
|
Hello Everyone,
I would like to ask that,
Is there any issue regarding the Media Recorder's Prepare() method?
As I am trying to record a video using the Media Recorder Class, but when i am trying to call the method recorder.Prepare();
it is showing run time error
Media Recorder: Prepare Failed -23232
.
Please help me regarding this issue.
Thanks..
Lavkush
|
 |
Piyush Patel
Ranch Hand
Joined: Feb 24, 2009
Posts: 127
|
|
Hi, it may be because you are calling prepare in invalid state. please check state diagram on Media Recorder | Android Dev.com follow the states.
if problem persist show your snippet & error log.
Thanks !
|
[My Blog] [ Follow @Twitter] | Innovations never goes out of Style...
|
 |
 |
|
|
subject: Issue with Media Recorder's Prepare Method
|
|
|