Docs.rs
  • ao-sys-0.1.2
    • ao-sys 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • IvanUkhov
    • Dependencies
      • libc ^0.2 normal
      • pkg-config ^0.3 build
    • Versions
    • 1.92% 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

ao_sys0.1.2

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

Crate ao_sys

Source
Expand description

Bindings to ao.

Structs§

ao_info
ao_option
ao_sample_format

Enums§

ao_device
ao_functions

Constants§

AO_EBADFORMAT
AO_EBADOPTION
AO_EFAIL
AO_EFILEEXISTS
AO_ENODRIVER
AO_ENOTFILE
AO_ENOTLIVE
AO_EOPENDEVICE
AO_EOPENFILE
AO_FMT_BIG
AO_FMT_LITTLE
AO_FMT_NATIVE
AO_TYPE_FILE
AO_TYPE_LIVE

Functions§

ao_append_global_option⚠
ao_append_option⚠
ao_close⚠
ao_default_driver_id⚠
ao_driver_id⚠
ao_driver_info⚠
ao_driver_info_list⚠
ao_file_extension⚠
ao_free_options⚠
ao_initialize⚠
ao_is_big_endian⚠
ao_open_file⚠
ao_open_live⚠
ao_play⚠
ao_shutdown⚠