mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-26 01:40:28 -05:00
props: add rate property
This commit is contained in:
parent
a096e6d9c9
commit
0303b7d1c5
2 changed files with 4 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ enum spa_prop {
|
|||
SPA_PROP_periodSize,
|
||||
SPA_PROP_periodEvent,
|
||||
SPA_PROP_live,
|
||||
SPA_PROP_rate,
|
||||
|
||||
SPA_PROP_START_Audio = 0x10000, /**< audio related properties */
|
||||
SPA_PROP_waveType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue