Docs.rs
  • sdl2_mixer-0.25.0
    • sdl2_mixer 0.25.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andelf
    • Dependencies
      • bitflags ^0.6.0 normal
      • libc ^0.2 normal
      • sdl2 ^0.25.0 normal
      • sdl2-sys ^0.25.0 normal
    • Versions
    • 66.9% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sdl2_mixer0.25.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Channel
  • Chunk
  • Group
  • InitFlag
  • Music
  • Sdl2MixerContext

Enums

  • Fading
  • MusicType

Traits

  • LoaderRWops

Functions

  • allocate_channels
  • channel
  • close_audio
  • get_chunk_decoder
  • get_chunk_decoders_number
  • get_linked_version
  • get_music_decoder
  • get_music_decoders_number
  • get_paused_channels_number
  • get_playing_channels_number
  • init
  • open_audio
  • query_spec
  • reserve_channels
  • set_channel_finished
  • unset_channel_finished

Type Aliases

  • AudioFormat

Constants

  • AUDIO_F32
  • AUDIO_F32LSB
  • AUDIO_F32MSB
  • AUDIO_F32SYS
  • AUDIO_S16
  • AUDIO_S16LSB
  • AUDIO_S16MSB
  • AUDIO_S16SYS
  • AUDIO_S32
  • AUDIO_S32LSB
  • AUDIO_S32MSB
  • AUDIO_S32SYS
  • AUDIO_S8
  • AUDIO_U16
  • AUDIO_U16LSB
  • AUDIO_U16MSB
  • AUDIO_U16SYS
  • AUDIO_U8
  • DEFAULT_CHANNELS
  • DEFAULT_FORMAT
  • DEFAULT_FREQUENCY
  • INIT_FLAC
  • INIT_FLUIDSYNTH
  • INIT_MOD
  • INIT_MODPLUG
  • INIT_MP3
  • INIT_OGG
  • MAX_VOLUME