Expand description
Bindings to the Linux Bluetooth low-complexity, subband codec (SBC) library.
Structs§
- Decoder
- SBC stream decoder that produces frames.
- Error
- An error that can occur when interacting with libsbc.
- Frame
- A SBC frame
Enums§
- Error
Kind - The specific kind of error that can occur.
Type Aliases§
- Result
- A type alias for handling errors.