android_media library

Classes

AudioEncoder
Defines the audio encoding.
AudioSource
Defines the audio source.
CamcorderProfile
Retrieves the predefined camcorder profile settings for camcorder applications.
MediaRecorder
Used to record audio and video.
OutputFormat
Defines the output format.
VideoEncoder
Defines the video encoding.
VideoSource
Defines the video source.

Typedefs

OnErrorListener = void Function(int what, int extra)
Called when an error occurs while recording with MediaRecorder.
OnInfoListener = void Function(int what, int extra)
Called to indicate an info or a warning during recording with MediaRecorder.