mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-02 07:15:38 -04:00
resample: add quality property
This commit is contained in:
parent
0023aac9b9
commit
3fab544d3d
3 changed files with 8 additions and 1 deletions
|
|
@ -64,6 +64,7 @@ enum spa_prop {
|
|||
SPA_PROP_periodEvent,
|
||||
SPA_PROP_live,
|
||||
SPA_PROP_rate,
|
||||
SPA_PROP_quality,
|
||||
|
||||
SPA_PROP_START_Audio = 0x10000, /**< audio related properties */
|
||||
SPA_PROP_waveType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue