Docs.rs
  • libopusenc-static-sys-1.0.0
    • libopusenc-static-sys 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hedgecrw
    • Dependencies
      • opus-static-sys ^1.0 normal
      • bindgen ^0.71 build
      • cc ^1.2 build
      • yap ^0.12 build
    • Versions
    • 49.18% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

libopusenc_static_sys1.0.0

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • OggOpusComments
  • OggOpusEnc
  • OpusEncCallbacks

Functions

  • ope_comments_add
  • ope_comments_add_picture
  • ope_comments_add_picture_from_memory
  • ope_comments_add_string
  • ope_comments_copy
  • ope_comments_create
  • ope_comments_destroy
  • ope_encoder_chain_current
  • ope_encoder_continue_new_callbacks
  • ope_encoder_continue_new_file
  • ope_encoder_create_callbacks
  • ope_encoder_create_file
  • ope_encoder_create_pull
  • ope_encoder_ctl
  • ope_encoder_deferred_init_with_mapping
  • ope_encoder_destroy
  • ope_encoder_drain
  • ope_encoder_flush_header
  • ope_encoder_get_page
  • ope_encoder_write
  • ope_encoder_write_float
  • ope_get_abi_version
  • ope_get_version_string
  • ope_strerror

Type Aliases

  • ope_close_func
  • ope_packet_func
  • ope_write_func
  • opus_int16
  • opus_int32
  • opus_uint32

Constants

  • OPE_ALLOC_FAIL
  • OPE_API_VERSION
  • OPE_BAD_ARG
  • OPE_CANNOT_OPEN
  • OPE_CLOSE_FAIL
  • OPE_GET_COMMENT_PADDING_REQUEST
  • OPE_GET_DECISION_DELAY_REQUEST
  • OPE_GET_HEADER_GAIN_REQUEST
  • OPE_GET_MUXING_DELAY_REQUEST
  • OPE_GET_NB_COUPLED_STREAMS_REQUEST
  • OPE_GET_NB_STREAMS_REQUEST
  • OPE_GET_SERIALNO_REQUEST
  • OPE_INTERNAL_ERROR
  • OPE_INVALID_ICON
  • OPE_INVALID_PICTURE
  • OPE_OK
  • OPE_SET_COMMENT_PADDING_REQUEST
  • OPE_SET_DECISION_DELAY_REQUEST
  • OPE_SET_HEADER_GAIN_REQUEST
  • OPE_SET_MUXING_DELAY_REQUEST
  • OPE_SET_PACKET_CALLBACK_REQUEST
  • OPE_SET_SERIALNO_REQUEST
  • OPE_TOO_LATE
  • OPE_UNIMPLEMENTED
  • OPE_WRITE_FAIL