Package-level declarations
Types
Link copied to clipboard
The default implementation of StreamMediaRecorder, used as a wrapper around MediaRecorder simplifying working with it.
Link copied to clipboard
Represents the current state of the MediaRecorder.
Link copied to clipboard
Link copied to clipboard
interface StreamMediaRecorder
A media recording interface, designed to simplify using MediaRecorder.
Link copied to clipboard
Holds information about the current state of the MediaRecorder used by StreamMediaRecorder. The values correspond to the info and error values found inside MediaRecorder.