web-audio-api 0.34.0

A pure Rust implementation of the Web Audio API, for use in non-browser contexts
Documentation

web-audio-api

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 9 of them enabled by default.

default

  • mp3
  • ogg
  • flac
  • wav
  • m4a
  • alac
  • cpal

mp3

  • symphonia/mp3
  • creek/decode-mp3

ogg

  • symphonia/ogg
  • symphonia/vorbis
  • creek/decode-ogg
  • creek/decode-vorbis

flac

  • symphonia/flac
  • creek/decode-flac

wav

  • symphonia/wav
  • symphonia/pcm
  • creek/decode-wav
  • creek/decode-pcm

m4a

  • aac
  • symphonia/isomp4
  • creek/decode-isomp4

alac

  • symphonia/alac
  • symphonia/isomp4
  • creek/decode-alac
  • creek/decode-isomp4

cpal

  • dep:cpal

aac

  • symphonia/aac
  • creek/decode-aac

cpal-asio

  • cpal
  • cpal/asio

cpal-jack

  • cpal
  • cpal/jack

cubeb

  • dep:cubeb