mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
update sbc stuff
This commit is contained in:
parent
537424a9a9
commit
a41d72bb2e
11 changed files with 1692 additions and 309 deletions
|
|
@ -74,6 +74,7 @@ struct sbc_struct {
|
|||
uint8_t endian;
|
||||
|
||||
void *priv;
|
||||
void *priv_alloc_base;
|
||||
};
|
||||
|
||||
typedef struct sbc_struct sbc_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue