| android.media.MediaRecorder.OnInfoListener | 
Interface definition for a callback to be invoked when an error occurs while recording.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Called when an error occurs while recording. | |||||||||||
Called when an error occurs while recording.
| mr | the MediaRecorder that encountered the error | 
|---|---|
| what | the type of error that has occurred: | 
| extra | an extra code, specific to the error type | 
