[][src]Crate libsbc

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

ErrorKind

The specific kind of error that can occur.

Type Definitions

Result

A type alias for handling errors.