Docs.rs
  • libsamplerate-sys-0.1.2
    • libsamplerate-sys 0.1.2
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Prior99
    • Dependencies
      • bindgen ^0.43 build
      • pathdiff ^0.1 build
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate libsamplerate_sys

  • Version 0.1.2
  • All Items
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate libsamplerate_sys

source ·

Structs

SRC_DATA
SRC_STATE_tag

Constants

SRC_LINEAR
SRC_SINC_BEST_QUALITY
SRC_SINC_FASTEST
SRC_SINC_MEDIUM_QUALITY
SRC_ZERO_ORDER_HOLD

Functions

src_callback_new⚠
src_callback_read⚠
src_clone⚠
src_delete⚠
src_error⚠
src_float_to_int_array⚠
src_float_to_short_array⚠
src_get_channels⚠
src_get_description⚠
src_get_name⚠
src_get_version⚠
src_int_to_float_array⚠
src_is_valid_ratio⚠
src_new⚠
src_process⚠
src_reset⚠
src_set_ratio⚠
src_short_to_float_array⚠
src_simple⚠
src_strerror⚠

Type Definitions

SRC_STATE
_bindgen_ty_1
src_callback_t