mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
a2dp: generate format info from config in init
This commit is contained in:
parent
574c0afc93
commit
5c5b9f61bb
2 changed files with 70 additions and 66 deletions
|
|
@ -155,6 +155,8 @@
|
|||
#define LDAC_VENDOR_ID 0x0000012d
|
||||
#define LDAC_CODEC_ID 0x00aa
|
||||
|
||||
#define A2DP_MAX_CONFIG_SIZE 254
|
||||
|
||||
typedef struct {
|
||||
uint32_t vendor_id;
|
||||
uint16_t codec_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue