Module web_audio_api::media_recorder

source ·
Expand description

Primitives of the Media Recorder API

The MediaRecorder interface of the MediaStream Recording API provides functionality to easily record media.

https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder

Structs§

  • Interface for the dataavailable event, containing the recorded data
  • Record and encode media