media_recorder library

Classes

MediaRecorder
Used for recording audio and video on the client. MediaRecorder can record the following: The audio captured by the local microphone and encoded in AAC format. The video captured by the local camera and encoded by the SDK.
MediaRecorderObserver
The MediaRecorderObserver class.