Expand description
Re-exports§
pub use opusic_sys as sys;
Modules§
- dred
- DRED decoder
- multistream
- The multistream API allows individual Opus streams to be combined into a single packet, enabling support for up to 255 channels
- repacketizer
- Opus packet manipulation
- utils
- Utility functions
Structs§
Enums§
- Application
- Coding mode
- Bandwidth
- The available bandwidth level settings.
- Bitrate
- Codec’s bitrate configuration
- Channels
- Number of channels
- Error
Code - Underlying libopus error codes
- Frame
Duration - Frame duration configuration values
- Inband
Fec - Possible values of inband forward error correction configuration.
- Sample
Rate - Possible sample rates to use
- Signal
- Signal type
Functions§
- frame_
bytes_ size - Computes OPUS frame size in bytes for specified duration
- version
- Returns libopus version