Module web_audio_api::media [−][src]
Expand description
Microphone input and OGG, WAV and MP3 decoding
Structs
MediaElement | Wrapper for |
Microphone | Microphone input stream |
OggVorbisDecoder | Ogg Vorbis (.ogg) file decoder |
WavDecoder | WAV file decoder |
Traits
MediaStream | Interface for media streaming. |