general_audio_static 0.2.1

Implementation of general_audio::AudioPlayer where backend chosen statically by a feature
Documentation

general_audio_static

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 9 feature flags, 0 of them enabled by default.

native

  • general_audio_native

native_mp3

  • general_audio_native/mp3

native_force_dedicated_audio_thread

  • general_audio_native/force_dedicated_audio_thread

web

  • general_audio_web

native_vorbis

  • general_audio_native/vorbis

native_wav

  • general_audio_native/wav

native_flac

  • general_audio_native/flac

general_audio_web

    This feature flag does not enable additional features.

general_audio_native

    This feature flag does not enable additional features.