Docs.rs
  • opus-0.3.0
    • opus 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SpaceManiac
    • Dependencies
      • audiopus_sys ^0.2.0 normal
      • libc ^0.2 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

opus0.3.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Decoder
  • Encoder
  • Error
  • Repacketizer
  • RepacketizerState
  • SoftClip
  • packet::Packet

Enums

  • Application
  • Bandwidth
  • Bitrate
  • Channels
  • ErrorCode

Functions

  • packet::get_bandwidth
  • packet::get_nb_channels
  • packet::get_nb_frames
  • packet::get_nb_samples
  • packet::get_samples_per_frame
  • packet::pad
  • packet::parse
  • packet::unpad
  • version

Type Aliases

  • Result