mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
bluez: on metadata, parse remove the length field, and deduce the length from the value plus type
This commit is contained in:
parent
be3e87f485
commit
44d96ed4b9
2 changed files with 4 additions and 7 deletions
|
|
@ -436,7 +436,6 @@ example JSON
|
|||
"audio_channel_allocation": 1, // audio channel allocation configuration for the BIS
|
||||
"metadata": [ // metadata configurations for the BIS
|
||||
{
|
||||
"length": 3,
|
||||
"type": 1,
|
||||
"value": [
|
||||
1, 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue