spa: add bluetoothAudioCodec property and type

This commit is contained in:
Pauli Virtanen 2021-03-22 20:41:46 +02:00 committed by Wim Taymans
parent e3323f7bca
commit 6b0cf799c4
5 changed files with 121 additions and 0 deletions

View file

@ -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,