mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-26 14:13:19 +00:00
Properties of type Id should have a type of the enum with the possible values associated with them. The other types that don't have a fixed enumeration but are usually mapped to some constant/description with PropInfo should be Int. Fixes !2399