Module web_audio_api::media

source ·
Expand description

Convenience abstractions that are not part of the WebAudio API (media decoding, microphone)

Structs

Media stream decoder (OGG, WAV, FLAC, ..)
Shim of the <audio> element which allows you to efficiently play and seek audio from disk
Microphone input stream

Traits

Interface for media streaming.