mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-01 01:40:29 -05:00
spa: add bluetoothAudioCodec property and type
This commit is contained in:
parent
e3323f7bca
commit
6b0cf799c4
5 changed files with 121 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ enum spa_prop {
|
|||
SPA_PROP_live,
|
||||
SPA_PROP_rate,
|
||||
SPA_PROP_quality,
|
||||
SPA_PROP_bluetoothAudioCodec,
|
||||
|
||||
SPA_PROP_START_Audio = 0x10000, /**< audio related properties */
|
||||
SPA_PROP_waveType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue